Profile set (Portage)

From Gentoo Wiki
Jump to:navigation Jump to:search

The profile set, also referred to as @profile in Portage development, contains the software packages selected by the selected profile.

The profile packages are defined by the Gentoo profiles (through the packages files when profile-formats in layout.conf has the profile-set option set). An end-user can easily see which packages are seen as part of the system set by running the following emerge command:

user $emerge --pretend @profile

See also