注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Funtoo Profiles/9/pt-br"
Jump to navigation
Jump to search
Xerxeslins (talk | contribs) (Created page with "{{TableStart}} {{2Col|Adicionar o mix-ins {{c|gnome}} e {{c|kde}}|{{console|body=# ##i## epro mix-ins +gnome +kde}}}} {{2Col|Remover mix-in, por exemplo {{c|gnome}}|{{console|...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{TableStart}} | {{TableStart}} | ||
{{2Col| | {{2Col|Add the mix-ins {{c|gnome}} and {{c|kde}}|{{c|epro mix-ins +gnome +kde}}}} | ||
{{2Col| | {{2Col|Remove a mix-in, for example {{c|gnome}}|{{c|epro mix-ins -gnome}}}} | ||
{{2Col| | {{2Col|Change the profile arch to x86-64bit|{{c|epro arch x86-64bit}}}} | ||
{{2Col| | {{2Col|Change the subarch to {{c|generic_64}}|{{c|epro subarch generic_64}}}} | ||
{{2Col| | {{2Col|Change the system flavor|{{c|epro flavor desktop}}}} | ||
{{2Col| | {{2Col|Get JSON output of profile settings|{{c|epro show-json}}}} | ||
{{2Col| | {{2Col|Get current sub-profile setting in text form|{{c|epro get [profiletype]}}}} | ||
{{TableEnd}} | {{TableEnd}} |
Latest revision as of 15:04, January 29, 2023
Add the mix-ins gnome and kde | epro mix-ins +gnome +kde |
Remove a mix-in, for example gnome | epro mix-ins -gnome |
Change the profile arch to x86-64bit | epro arch x86-64bit |
Change the subarch to generic_64 | epro subarch generic_64 |
Change the system flavor | epro flavor desktop |
Get JSON output of profile settings | epro show-json |
Get current sub-profile setting in text form | epro get [profiletype] |