System Grab Bag

View all TLDR pages from Linux (or from all pages)

eix

Utilities for searching local Gentoo packages. Update local package cache using eix-update. More information: https://wiki.gentoo.org/wiki/Eix.
  • Search for a package:
    eix {{query}}
  • Search for installed packages:
    eix --installed {{query}}
  • Search in package descriptions:
    eix --description "{{description}}"
  • Search by package license:
    eix --license {{license}}
  • Exclude results from search:
    eix --not --license {{license}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.