Difference between revisions of "Translations:MATE Desktop Environment/2/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
m (FuzzyBot moved page Translations:MATE Desktop/2/en to Translations:MATE Desktop Environment/2/en without leaving a redirect: Part of translatable page "MATE Desktop")
 
(No difference)

Latest revision as of 17:28, September 7, 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (MATE Desktop Environment)
==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>

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

root #  epro flavor desktop
root #  epro mix-ins +mate

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.

root #  emerge -auDN @world

And after completion, installation is easy as following command:

root #  emerge mate-base/mate