LinuxCommandLibrary

eselect

Gentoo's multi-purpose configuration and management tool.

TLDR

Display a list of installed modules

$ eselect
copy


View documentation for a specific module
$ tldr eselect [module]
copy


Display a help message for a specific module
$ eselect [module] help
copy

Copied to clipboard