All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)==Installation==
Funtoo portage tree offer a meta-package for MATE Desktop. For clean installation we would need to enable mate mix-in. 
{{Note|If you installing MATE from a basic stage3, please, enable a desktop profile before mate mix-in}}
<console>
# ##i## epro flavor desktop
# ##i## epro mix-ins +mate
</console>
After  setting up mix-in it is necessary to rebuild packages, to ensure all USE flags are respected. This is required for a correct installation of build and runtime  dependencies prior to MATE desktop installation.
<console>
# ##i## emerge -auDN @world
</console>
And after completion, installation is easy as following command:
<console>
# ##i## emerge mate-base/mate
</console>