Install/Stage3 Desktop

From Funtoo
< Install
Revision as of 14:44, October 28, 2020 by Pnoecker (talk | contribs)
Jump to navigation Jump to search

Stage3 Desktop Buildup

Here we are setting up a Stage 3 tarball for the desktop environment.

root # epro flavor desktop
root # epro mix-in gfxcard-nouveau
root # epro mix-in gfxcard-intel
root # epro mix-in gfxcard-amdgpu
root # epro mix-in gfxcard-radeon

choose a desktop to install, run one, or all of them:

root # epro mix-in xfce
root # epro mix-in lxde
root # epro mix-in lxqt
root # epro mix-in mate
root # epro mix-in kde
root # epro mix-in kde-plasma-5
root # epro mix-in gnome
root # epro mix-in cinnamon
root # emerge xorg-x11 pulseaudio networkmanager lightdm
root # emerge xfce4-meta
root # emerge lxde-meta
root # emerge lxqt-meta
root # emerge mate
root # emerge kde-meta
root # emerge gnome
root # emerge cinnamon