Xfce Desktop Environment Debian 12 Easy Setup Tutorial

In this guide, you will learn to set up Xfce Desktop Environment Debian 12 Bookworm. Xfce is a lightweight desktop environment that is known for simplicity, efficiency, and low system resource usage. It is popular among users because of its amazing features including:

  • Modular Design
  • Customization
  • Resource Efficiency
  • Stability and Performance
  • Integrated Applications

Now you can follow the steps below provided by the Orcacore website to install and run Xfce Desktop Environment Debian 12 Bookworm.

Learn Xfce Desktop Environment Debian 12 Setup Tutorial

To install Xfce Desktop Environment Debian 12, you can use the Tasksel utility. You just need to log in to your server as a non-root user with sudo privileges and follow the steps below. To get an initial setup, you can check the Debian 12 Initial Setup Guide.

Step 1 – Installing Tasksel Utility on Debian 12

First, you need to run the system update with the following command:

sudo apt update

Then, get the Tasksel utility by using the following command:

sudo apt install tasksel -y

Tasksel is a command-line utility in Debian-based Linux distributions that allows users to install groups of related software packages, known as tasks. It simplifies the installation process by offering predefined sets of packages.

Step 2 – Install Xfce DE on Debian 12

At this point, you can simply run the tasksel utility to install the Xfce desktop environment:

sudo tasksel

Now you need to select Xfce and click OK.

run the tasksel utility to install the Xfce desktop environment

Wait until your installation process is completed.

Xfce installation process Debian 12

Note: If you’re using a display manager like LightDM or GDM, restart it to apply the changes:

sudo systemctl restart display-manager

Once your installation is completed, reboot your system:

sudo reboot

Step 3 – Access and Login with Xfce DE on Debian 12

At this point, you can select the Xfce session from the list of your sessions. Then, log into your server.

select the Xfce session

Now you will see your Xfce desktop environment on Debian 12.

Xfce DE on Debian 12

From there, you can customize the appearance of the desktop, panels, and window decorations. Also, you can choose from different themes, icon sets, and desktop wallpapers to personalize your desktop environment.

Conclusion

Xfce is a lightweight, fast, and highly customizable desktop environment. It’s known for its low resource usage while still offering a full-featured, user-friendly interface. Xfce is ideal for users who prefer a simple, efficient desktop or those with older hardware. Hope you enjoy this guide on Setting up Xfce Desktop Environment Debian 12 Bookworm.

Also, you may like to read the following articles:

Quickly Run GitHub Desktop on Debian 12 Bookworm

Install Gnome Desktop Environment on Debian 12

2 Methods To Install Android Studio on Debian 12

Install Tor Browser on Debian 12 From Terminal

FAQs

Is Xfce suitable for older hardware?

Yes, Xfce is designed to be lightweight and fast, making it a great choice for older or low-spec hardware.

What is the difference between Xfce and GNOME/KDE on Debian 12?

Xfce is much lighter and more resource-efficient than GNOME and KDE. While GNOME and KDE offer more advanced features and visual effects.

How do I install a graphical login manager for Xfce on Debian 12?

You can install a graphical login manager like lightdm for Xfce with the following command: sudo apt install lightdm

How do I uninstall the Xfce Desktop Environment from Debian 12?

To uninstall Xfce, use the following command:
sudo apt remove xfce4 xfce4-goodies
sudo apt autoremove

Newsletter Updates

Enter your email address below and subscribe to our newsletter

2 Comments

  1. Valuable info. Lucky me I found your web site unintentionally, and I am stunned why this coincidence did not came about earlier! I bookmarked it.

Comments are closed.

Stay informed and not overwhelmed, subscribe now!