Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Funtoo Profiles/9/en
Jump to navigation
Jump to search
Add the mix-ins gnome and kde | root # epro mix-ins +gnome +kde |
Remove a mix-in, for example gnome | root # epro mix-ins -gnome |
Change the profile arch to x86-64bit | root # epro arch x86-64bit |
Change the subarch to generic_64 | root # epro subarch generic_64 |
Change the system flavor | root # epro flavor desktop |
Get JSON output of profile settings | root # epro show-json |
Get current sub-profile setting in text form | root # epro get [profiletype] |