Linux Mint 22 XFCE Edition New Features and Installation

Linux

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!

Products You May Like

Articles You May Like

Vivo T3 Ultra Spotted on Geekbench With 12GB RAM; Said to Get MediaTek Dimensity 9200+ SoC
YouTube Stops Recommending Videos About Weight, Physical Appearance to Teens; Adds New Supervision Feature
Tecno’s Phantom V Fold 2, Phantom Flip 2 Leak in Live Images; Launch Date Tipped
Apple to Switch to OLED Displays for All Upcoming iPhone Models From 2025: Report
GoPro Hero 13 Black With Support for HB-Series Lenses Launched in India Alongside Smaller GoPro Hero Model

Leave a Reply

Your email address will not be published. Required fields are marked *