Install GNOME in Debian
Install KDE in Debian
#apt-get update
#apt-get install x-window-system gnome gdm
PS: If you have problems to install the GNOME GUI check if your /etc/apt/sources.list is edited to download the GNOME packages. You should to add the following line:
PS: If you have problems to install the GNOME GUI check if your /etc/apt/sources.list is edited to download the GNOME packages. You should to add the following line:
deb http://ftp.de.debian.org/debian squeeze main
to your /etc/apt/sources.list by using nano command as is shown:
root@debian10:/etc/apt# nano sources.list
Install KDE in Debian
#apt-get update
#apt-get install x-window-system kde kdm