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

Eselect Profile - Manage System Profile | Online Free DevTools by Hexmos

Manage your Gentoo system profile using eselect profile. Control make.profile symlink settings, list available profiles, and view your current profile. Free online tool, no registration required.

eselect-profile

An eselect module for managing the /etc/portage/make.profile symlink, which sets the system profile. More information: https://wiki.gentoo.org/wiki/Eselect#Profile.

  • List available profile symlink targets with their numbers:

eselect profile list

  • Set the /etc/portage/make.profile symlink by name or number from the list command:

eselect profile set {{name|number}}

  • Show the current system profile:

eselect profile show

See Also