← 返回命令列表

Linux command

eix 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Search

eix [query]

Example

eix --installed [query]

Example

eix --description "[description]"

Example

eix --license [license]

Exclude

eix --not --license [license]

说明

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.

参数

--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

FAQ

What is the eix command used for?

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.

How do I run a basic eix example?

Run `eix [query]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --installed do in eix?

Only show installed packages