LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

eix

fast Gentoo package search utility

TLDR

Search the Portage package cache by name
$ eix [query]
copy
Limit results to packages that are already installed
$ eix --installed [query]
copy
Match against the package description text
$ eix --description "[text]"
copy
Filter by license name
$ eix --license [license]
copy
Invert a filter (e.g. packages not under a license)
$ eix --not --license [license]
copy

SYNOPSIS

eix [options] [query]

DESCRIPTION

eix searches local Gentoo packages quickly using a pre-built cache. It provides fast package lookups with detailed version and USE flag information.Run `eix-update` to update the local package cache before searching.

PARAMETERS

--installed

Only show installed packages
--description text
Search in package descriptions
--license license
Search by license
--not
Negate the following condition
-c, --compact
Compact output format
-e, --exact
Exact name match

CAVEATS

Gentoo Linux specific. Requires running eix-update to build cache. Cache must be updated after emerge --sync.

SEE ALSO

emerge(1), equery(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid