I want to install GNOME 40 on my Kubuntu 40. I have try to search on google but I don't found the way.
Is there any way install GNOME 40 on Kubuntu 21.04?
I want to install GNOME 40 on my Kubuntu 40. I have try to search on google but I don't found the way.
Is there any way install GNOME 40 on Kubuntu 21.04?
Gnome 40 is not officially supported in 21.04.
You can install it with a ppa, but it is not intended for productive use.
Please carefully read the description of the PPA before proceeding.
WARNING: GNOME 40 is not yet officially supported in Hirsute Hippo. This PPA is just for testing. It breaks sometimes, especially when I'm upgrading the packages.
Also, you need to manually update mutter and install gnome-session, etc.
You should regard the additional Installation Instructions after adding the PPA.
sudo add-apt-repository ppa:shemgp/gnome-40
sudo apt-get update
For anyone doing research on the topic in 2023 like I did – task-gnome-desktop package worked for me on Kubuntu 22.04 to get Gnome DE:
$ sudo apt install task-gnome-desktop
It depends on huge bunch of other packages, I installed this on "fairly established" Kubuntu 22.04 installation and I got about 400 new packages. But I'm sure you could remove many of them as they're Gnome apps like Contacts or Calculator.
You need to set the new desktop environment to be used by default, I wasn't able to, for example, lock my screen until I did that.
$ sudo systemctl status display-manager.service
Main PID --for Kubuntu, it's likely sddm. Reconfigure the default manager:$ sudo dpkg-reconfigure sddm
With the command above, you'll be asked interactively to select a new default desktop environment. Select gdm3 for Gnome.
If you're like me doing this mostly just for fun (and to get rid of awesome but unbearably unstable KDE Plasma), beware of a few things: