#gnome40 #debian #linux
1. Add the experimental repo to your source list.
#nano /etc/apt/sources.list
and add
deb http://deb.debian.org/debian experimental main
2. Update the source. # apt-get update
3. Install the following packages using aptitude.
#apt -t experimental install gnome-shell gnome-backgrounds gnome-applets gnome-control-center mutter gjs
Finally reboot your System.