Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
MATE Desktop Environment
Jump to navigation
Jump to search
Setting up MATE profile
As many of you have read recently, we have brought MATE into our main tree. Which can be added via profile mix-in. It is simple to do so:
root # eselect profile set-flavor funtoo/1.0/linux-gnu/flavor/desktop root # eselect profile add funtoo-overlay:funtoo/1.0/linux-gnu/mix-ins/mate root # emerge -uDNa @world
MATE set
MATE desktop set require manual step as described below
root # install -d /etc/portage/sets/ root # cp /usr/portage/sets/mate /etc/portage/sets root # emerge @mate
You're good to go!