eselect/en

From Gentoo Wiki
Jump to:navigation Jump to:search
Other languages:

Warning: Display title "eselect/en" overrides earlier display title "Eselect".

eselect is a tool for administration and configuration on Gentoo systems. It will modify the system's behavior and should be used with care by the system administrator. The associated modular framework for writing configuration utilities consists of:

  • A main program called eselect.
  • Various modules (.eselect files) that carry out different tasks.
  • Several libraries which help to ensure consistent behavior and simplify the creation of new modules.

Each module provides several actions. Actions typically either display some information (list and show actions are common) or update the system somehow (for example, set and update). Each module also provides help and usage actions that explain how to use the module.

To list all modules, run eselect without any arguments.

eselect modules

See also