1. Home
  2. Linux
  3. How to install gnome 40 on linux early

How to install Gnome 40 on Linux early

The next generation of the Gnome Shell desktop is here, and it is called Gnome 40 (AKA Gnome 4.0). It comes with a completely redesigned desktop that Linux geeks are sure to love. In this guide, we’ll show you how to try it out early, before it’s released into the wild.

Gnome 40 on Linux

Method 1 – Install Fedora 34 Beta

The easiest way to get up and going with the new Gnome 40 desktop environment is to install the Fedora 34 Beta. The beta has a pre-configured Gnome Shell 40 desktop, and users don’t need to do any special setup to use it.

To get started with Fedora 34 Beta, head over the official Fedora website. Once on the website, find the “Download Now” button under the “Fedora Workstation section of the website and click on it.

After selecting the “Download Now” button with the mouse, you’ll be taken to the Fedora Workstation download page. Look for the “Download” button next to “Fedora 34: x86_64 DVD ISO” and select it to start the download.

Once the Fedora 34: x86_64 DVD ISO file is done downloading, you will need to create a bootable install USB. To do this, please follow our guide on how to create a Linux install USB.

When you’ve created your Fedora 34 Beta install USB, plug it into the PC you plan to use Fedora 34 Beta on, and reboot it into the BIOS. From there, configure it to boot from the Fedora 34 Beta USB.

Once your PC boots up the Fedora 34 Beta USB, follow the step-by-step instructions below to get Gnome 40 working!

Step 1: Locate the “Install” to Hard Drive button and click on it with the mouse to start up the installation process for Fedora 34 Beta.

Step 2: Upon clicking on the install button, the Fedora Anaconda installer will appear. Using your mouse, select the language you speak in the menu. Then, click “Continue.”

Step 3: Find the “Installation Destination” button, and click on it with the mouse. Then, select the hard drive you wish to install Fedora 34 to and click on “Automatic.”

Only select “Custom” or “Advanced” if you are a Fedora veteran and know what you’re doing!  Click on the “Done” button when you’re done.

Step 4: After clicking on “Done,” the installer will show a window with the name “Installation” options. Select the “Reclaim” space button, then select “Delete all” to remove all existing partitions on the hard drive you are installing Fedora 34 Beta.

Click on “Reclaim space” when done.

Step 5: Find the “Begin Installation” and click on it to install Fedora 34 Beta to the hard drive. Keep in mind that this installation may take a bit of time to complete.

When the installation of Fedora 34 Beta is complete, reboot your PC. Upon rebooting, your new Fedora 34 Beta system will be up and running using the latest Gnome 40 desktop environment!

Method 2 – Arch Linux 

If you’re on Arch Linux, you’ll be able to test drive Gnome Shell 40 right now. All that is required is enabling the “gnome unstable” software repository. To start, open up a terminal window. 

Once a terminal window is open on the Arch Linux desktop, launch the /etc/pacman.conf file in the Nano text editor.

Note: in this guide, we’re using the Nano text editor, as it is the easiest to use. Feel free to use another editor if you so choose.

sudo nano -w /etc/pacman.conf

In the Nano text editor, make your way to the [multilib] section of the file. Once there, find Include = /etc/pacman.d/mirrorlist directly below [multilib] and press the Enter key to create a new line.

On the new line directly below Include = /etc/pacman.d/mirrorlist, write out the following code. 

[gnome-unstable]
Include = /etc/pacman.d/mirrorlist

After writing out the new code into the /etc/pacman.conf file, press the Ctrl + O button to save your edits in Nano. Then, press the Ctrl + X button to close the editor entirely.

Once the editor is closed, you must re-sync Pacman. To resync, enter the following command.

sudo pacman -Syy

Now that Pacman is resynced, the installation of Gnome 40 on Arch Linux can begin. To start, install the “gnome-shell” package group.

sudo pacman -S gnome-unstable/gnome-shell

Next, install the gdm package, which is used for logging into Gnome 40. Using the Pacman command below, install it.

sudo pacman -S gnome-unstable/gdm

Following the gdm package, you’ll need to install the “gnome-extra” package group. To do that, enter the command below.

sudo pacman -S gnome-unstable/gnome-extra

Once all packages are installed, re-open the Nano text editor with the command below.

sudo nano -w /etc/pacman.conf

Inside of Nano, find IgnorePkg=” remove the “#” from in front of it. Then, paste the code below after IgnorePkg = .

evolution evolution-data-server gdm gnome-calendar gnome-clocks gnome-contacts gnome-control-center gnome-session gnome-settings-daemon gnome-shell gnome-shell-extensions gnome-todo gnome-weather mutter

Save the edits by pressing Ctrl + O, and exit Nano with Ctrl + X. To re-enable upgrading, place a # symbol in front of IgnorePkg= in /etc/pacman.conf and save.

9 Comments

  1. I am able to install it in my Debian 11 – bullseye, from Debian experimental repo. Before that i had to install it from Ubuntu’s repo, but now it’s available in Debian experimental repo itself.

    https://www.youtube.com/watch?v=zV7vSVmZwtY

  2. [root@arch-gnome40 ~]# pacman -Syy
    :: Synchronizing package databases…
    core 130.0 KiB 1015 KiB/s 00:00 [############################] 100%
    extra 1559.8 KiB 10.0 MiB/s 00:00 [############################] 100%
    community 5.5 MiB 36.2 MiB/s 00:00 [############################] 100%
    gnome-unstable 29.0 B 0.00 B/s 00:00 [############################] 100%
    [root@arch-gnome40 ~]# pacman -S gnome-unstable/gnome-shell
    error: target not found: gnome-shell
    [root@arch-gnome40 ~]# pacman -S gnome-unstable/gnome
    error: target not found: gnome

  3. Title says “How to install Gnome 40 on Linux early” and you recommend to install Fedora or Arch distros xD

  4. I installed Fedora 34 beta on my laptop. Gnome 40 works great! I never liked Gnome 3 and it’s the main reason I quit using Ubuntu 10 years ago. Instead I’ve been using Linux Mint and other distros with my choice of alternative desktops like MATE, Cinnamon and Xfce. But now that they finally fixed Gnome, I might start using it again. I like how the new Gnome 40 Activities screen looks like a real desktop, instead of Gnome 3 where the Activities screen hid everything like the infamous User Access Control screen introduced by Windows Vista. Gnome 40 improves the way I can switch between Workspaces too. Gnome 40 is a winner in my book! Too bad Ubuntu dropped the ball and won’t have Gnome 40 anytime soon. Fedora really stepped up to the plate this time with 34 beta and Gnome 40 as the default.

    • Try installing the “gnome-shell” package instead, and the installation should work.