GUI Installation in Debian or KDE,GNOME Installation in Debian
debianhelp.co.uk/gui.htmGetting GUI in Debian after base installation I am seeing this question most of the users asking this how to get GUI after base installation of Debian For this you need to install x-window-system-core,kde,gnome Install KDE in debian #apt-get install x-window-system-core kde You'll probably also want to install KDM, for the KDE-style login screen.
linux - how to install gui for debian - Super User
https://superuser.com/questions/50724105.02.2016 · To install GUI (Graphical User Interface) for debian Gnome # apt-get install aptitude tasksel # tasksel install gnome-desktop --new-install KDE # apt-get install kde-standard XFCE # apt-get install xfce4 xfce4-goodies thunar-archive-plugin There are more options to choose from this page http://namhuy.net/1085/install-gui-on-debian-7-wheezy.html