Linux Mint 22 XFCE Edition New Features and Installation

Linux Mint 22, codenamed “Wilma”, was officially released and is now available for download. It is based on Ubuntu 24.04 and will be supported until 2029 and comes in three editions: Cinnamon, MATE, and XFCE.

In this guide, we will walk you through the installation of the Linux Mint 22 XFCE Edition.

What’s New in Linux Mint 22?

Linux Mint 22 comes with the following improvements.

  • A new communication platform based on the Element client has been integrated, allowing users to interact with the Linux Mint community and join existing Matrix communities.
  • A search bar has been added to the startup applications settings, making it easier to find and add applications to the startup.
  • The default sound server has been changed to PipeWire, which offers lower latency and improved performance with better compatibility for modern audio devices.
  • The distribution is now powered by the Linux 6.8 kernel, which includes enhancements for graphics and CPU performance.
  • Linux Mint themes have been updated to support GTK4, ensuring compatibility with modern applications.

Prerequisites

Before you get started with installing Linux Mint 22 XFCE edition, ensure that you have the following requirements:

  • A 16 GB USB drive for the installation medium.
  • Broadband internet connection for downloading the ISO image.

In addition, ensure that your system meets the following minimum recommended requirements.

  • Minimum of 2GB of RAM.
  • Minimum of 1 GHz Dual core processor.
  • 30 GB of free hard disk space.
  • HD graphics card and monitor.

Step 1: Download Linux Mint 22 XFCE ISO Image

To get started with the installation, head over to the Official Linux Mint download page and download the XFCE ISO image file on your PC.

Next, use any of these tools for creating a bootable USB drive with the ISO image or alternatively, you can use the dd command as follows:

sudo dd if=linuxmint-22-xfce-64bit.iso of=/dev/sdX bs=4M status=progress && sync

Replace /dev/sdX with the location of your USB drive (e.g., /dev/sdb). If you do not know, you can use the lsblk command to find all block devices (drives and partitions) connected to your system.

lsblk

With the USB bootable medium at hand, plug it into your PC and reboot. Be sure to set the bootable USB medium as the first boot priority in the BIOS settings. Save the changes and continue to boot.

Step 2: Installing Linux Mint 22 XFCE Desktop

On the GRUB menu, select the first entry as shown.

Linux Mint Boot Menu
Linux Mint Boot Menu

This takes you straight to the Linux Mint 22 Live desktop environment. You can choose to try out Linux Mint and discover the new features. Since our goal is to install Linux Mint, click on the ‘Install Linux Mint’ desktop icon.

Linux Mint Live Desktop
Linux Mint Live Desktop

The installer will be launched and will walk you through a series of steps to install Linux Mint. First up, select your preferred installation language and click ‘Continue’.

Linux Mint Install Language
Linux Mint Install Language

Next, choose your preferred keyboard layout, and click ‘Continue’.

Linux Mint Keyboard Layout
Linux Mint Keyboard Layout

Next, you will be presented with an option to install multimedia codecs. This comes highly recommended as the codecs provide support for a variety of video formats and improved user experience.

Linux Mint Multimedia Codecs
Linux Mint Multimedia Codecs

In this step, you will be required to configure partitioning for your hard disk. You will be presented with the following options – ‘Erase disk and install Linux Mint‘ and ‘Something Else‘. Let us see what each of these does.

  • Erase disk and install Linux Mint – This option completely deletes everything on your hard drive including any existing OS. Further, it automatically partitions your hard disk, and for this reason, it is the more preferred option for novices or those who cannot manually partition the hard drive.
  • Something else – This option gives you the flexibility to manually partition and resize your hard drive. It’s particularly useful when you want to configure a dual-boot setup.

For this guide, we will go with the first option: ‘Erase disk and install Linux Mint‘. Next, click ‘Install Now‘.

Linux Mint Installation Type
Linux Mint Installation Type

On the pop-up that appears, click ‘Continue’ so that the changes will be written to your hard drive.

Linux Mint Disk Changes
Linux Mint Disk Changes

In the next step, select your geographical position from the world map provided and click ‘Continue’.

Linux Mint Timezone
Linux Mint Timezone

Next, create a login user and click ‘Continue’.

Linux Mint User
Linux Mint User

From here, the installer will copy all the files from the ISO image to the hard disk and make all the necessary configurations required. This process takes about 20 minutes and this is a great point to take short.

Linux Mint Installation Progress
Linux Mint Installation Progress

Once the installation is complete, you will get a pop-up prompting you to restart. Therefore, click on ‘Restart Now’ to reboot the system.

Linux Mint Installation Finished
Linux Mint Installation Finished

On the login screen, provide your login password and press ENTER.

Linux Mint Login
Linux Mint Login

This ushers you into the Linux Mint desktop environment as shown. You can launch the terminal and run the neofetch utility to extract more information about the OS.

neofetch
Linux Mint Information
Linux Mint Information

And that’s it. We have walked you through the installation of the Linux Mint 22 XFCE Edition. Have fun!

Hey TecMint readers,

Exciting news! Every month, our top blog commenters will have the chance to win fantastic rewards, like free Linux eBooks such as RHCE, RHCSA, LFCS, Learn Linux, and Awk, each worth $20!

Learn more about the contest and stand a chance to win by sharing your thoughts below!

James Kiarie
This is James, a certified Linux administrator and a tech enthusiast who loves keeping in touch with emerging trends in the tech world. When I'm not running commands on the terminal, I'm taking listening to some cool music. taking a casual stroll or watching a nice movie.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

10 Comments

Leave a Reply
  1. Hi Narad,

    I am just about to try this tutorial but, I want to ask something before I do this, in case I face a problem or issue while installing Linux mint, I got a PC Pentium 4 (3.00GHz ) and also Ram 1 Gb, its work?

    Reply
    • @Furiose,

      It should work well with your PC hardware configuration without any issues, give it a try and see if any issues we are here to help you…

      Reply
  2. But how to install packages for mint if the internet is not available? Actually, I have wireless networking & I m unable to find the wireless network driver for Mint.

    Reply
  3. While XFCE is ideally suited to old machines, it is a great choice for any machine where the user is looking for a desktop with a clean look and feel. I’ve tried a number of Linux distributions and desktops and for me Mint XFCE is perfect. XFCE gives a simple, fast, modern desktop feel and the additional tweaks from Mint give you everything you need. Mint XFCE is my only OS on my i3 desktop PC and I’m dual booting it with Windows on my notebook.

    Reply
  4. Are you familiar with any networking issues in this release? I upgraded from 13 and I’m having some, at least…

    Reply
  5. A nice guide to the installation process, but really this is not much if at all different from the installation process for other flavors of Linux Mint. The article would have been much better to explain why someone would want to choose XFCE over for example MATE or Cinnamon or KDE.

    Is the XFCE architecture different to better suit older machines? Or is it just a slimline version of MATE/Cinnamon? Is it any different from those two in terms of general and major updates?

    Reply
    • As you’ve said XFCE is an alternative for older machines even though it’s becoming less lightweight with time. It’s nice for someone who used Gnome before but with a modern desktop is unable to run Gnome 3/Cinnamon because of an older GPU. It is also compatible with gnome because it uses gtk as well and that makes migration much easier. Overall it doesn’t have all the facilities that Gnome has, like for example drag and drop on the system panel, but these are minor things that you can get used to very easily.

      Reply

Got Something to Say? Join the Discussion...

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.