logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Gentoo with eselect - Control System Configurations | Online Free DevTools by Hexmos

Control Gentoo system configurations with eselect, a versatile command-line tool for managing various modules. Easily manage packages and system settings. Free online tool, no registration required.

eselect

Gentoo’s multi-purpose configuration and management tool. It consists of various modules that take care of individual administrative tasks. Some subcommands such as kernel, locale, profile, etc. have their own usage documentation. More information: https://wiki.gentoo.org/wiki/Eselect.

  • Display a list of installed modules:

eselect

  • View documentation for a specific module:

tldr eselect {{module}}

  • Display a help message for a specific module:

eselect {{module}} help

See Also