What is XFCE?
XFCE is a light-weight desktop environment that is used in Xubuntu and Manjaro.
Installation
Trisquel 7.0
If you are not satisfied with XFCE 4.10 that is included in Trisquel 7 repository you can get the latest, today 4.12, with these commands and continue below.
$ sudo add-apt-repository ppa:xubuntu-dev/xfce-4.12
$ sudo apt-get update
Start here for 4.10 continue here for 4.12.
$ sudo apt-get install xfce4
And some goodies and Whiskermenu that is often used in XFCE.
$ sudo apt-get install xfce4-goodies xfce4-whiskermenu-plugin
If you want some standard indicators in the Panel you can run these commands. Without "--no-install-recommends" indicator-sound will install almost 200MB extra software, on a clean Netinstall.
$ sudo apt-get install xfce4-indicator-plugin network-manager-plugin
$ sudo apt-get --no-install-recommends indicator-sound
If you are installing from a Netinstall you will also need some themes, icons and more.
$ sudo apt-get install trisquel-gtk-theme trisquel-icon-theme trisquel-wallpapers plymouth-theme-trisquel dmz-cursor-theme
Congratulations! XFCE has now been installed on your copy of Trisquel. To use it, simply choose the XFCE option in the dropdown menu at the login screen.
Revisions
01/02/2016 - 16:05
08/05/2016 - 10:19
06/22/2020 - 14:27
anonymous
10/19/2020 - 03:02
02/12/2023 - 12:18
04/08/2024 - 16:59