Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install Latest XFCE Desktop in Ubuntu and Fedora - DesignLinux

May 21 2021
designlinux 0 Comments

Xfce is a modern, open-source, and lightweight desktop environment for Linux systems. It also works well on many other Unix-like systems such as Mac OS X, Solaris, *BSD plus several others. It is fast and also user-friendly with a simple and elegant user interface.

[ You might also like: 13 Open Source Linux Desktop Environments of All Time ]

Installing a desktop environment on servers can sometimes prove helpful, as certain applications may require a desktop interface for efficient and reliable administration and one of the remarkable properties of Xfce is its low system resources utilization such as low RAM consumption, thereby making it a recommended desktop environment for servers if need be.

XFCE Desktop Features

Additionally, some of its noteworthy components and features are listed below:

  • xfwm4 windows manager
  • Thunar file manager
  • User session manager to deal with logins, power management, and beyond
  • Desktop manager for setting a background image, desktop icons, and many more
  • An application manager
  • It’s highly pluggable as well plus several other minor features

The latest stable release of this desktop is Xfce 4.16, all its features and changes from previous versions are listed here.

Install Xfce Desktop on Ubuntu Linux

Linux distributions such as Xubuntu, Manjaro, OpenSUSE, Fedora Xfce Spin, Zenwalk, and many others provide their own Xfce desktop packages, however, you can install the latest version as follows.

$ sudo apt update
$ sudo apt install xfce4 
Install XFCE in Ubuntu
Install XFCE in Ubuntu

Wait for the installation process to complete, then logout out of your current session or you can possibly restart your system as well. At the login interface, choose Xfce desktop and login as in the screenshot below:

Choose XFCE in Ubuntu
Choose XFCE in Ubuntu
XFCE Running in Ubuntu
XFCE Running in Ubuntu

Install Xfce Desktop in Fedora Linux

If you have an existing Fedora distribution and wanted to install the xfce desktop, you can use the dnf command to install it as shown.

# dnf install @xfce-desktop-environment
OR
# dnf groupinstall 'XFCE Desktop'
# echo "exec /usr/bin/xfce4-session" >> ~/.xinitrc

After installing Xfce, you can choose the xfce login from the Session menu or reboot the system.

Select Xfce Desktop at Fedora Login
Select Xfce Desktop at Fedora Login
XFCE Running in Fedora
XFCE Running in Fedora

Removing Xfce Desktop in Ubuntu & Fedora

If you don’t want Xfce desktop on your system anymore, use the command below to uninstall it:

-------------------- On Ubuntu Linux -------------------- 
$ sudo apt purge xubuntu-icon-theme xfce4-*
$ sudo apt autoremove

-------------------- On Fedora Linux -------------------- 
# dnf remove @xfce-desktop-environment

In this simple how-to guide, we walked through the steps for installation of the latest version of the Xfce desktop, which I believe were easy to follow. If all went well, you can enjoy using xfce, as one of the best desktop environments for Linux systems.

However, to get back to us, you can use the feedback section below and remember to always stay connected to Tecmint.

Related

Tags: Fedora Tips, Ubuntu Tips, Xfce Desktop

The Best PowerPoint Alternatives for Linux

Prev Post

LFCA: How to Improve Linux System Security – Part 20

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 0
  • 647
  • 1,055,419

DesignLinux.com © All rights reserved

Go to mobile version