Gnome 40 in Debian 11 ?? Is it possible ! yes, it is.

Опубликовано: 18 Март 2026
на канале: Apt Linux
3,017
17

Now it's available in debian experimental repo

   • Gnome 40 in Debian 11 - Install from Debia...  



In-order to install Gnome 40 in Debian, we can use ubuntu's repo.


Try at your own risk ( only for Debian/Linux Lovers).




first update your system and add following 4 repositories (Ubuntu) in to your sources.list file ( /etc/apt/sources.list ), and add the signing key using apt-key. ( eg: apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 871920D1991BC93C )


deb http://ppa.launchpad.net/shemgp/gnome... hirsute main
deb-src http://ppa.launchpad.net/shemgp/gnome... hirsute main
deb http://us.archive.ubuntu.com/ubuntu/ hirsute main restricted
deb http://security.ubuntu.com/ubuntu/ hirsute-security main restricted


( note: Key can be found from the site mentioned in this video.)


and install the following packages as shown.
" mutter gnome-shell gnome-session fonts-cantarell "
after installing this, upgrade the system and re- enable your debian repo and disable the ubuntu repo.

Note : install gjs ( apt-get install gjs ) and upgrade the system, in-case if you are not able to change the desktop background.


#Linux #debian #gnome40