I set up an Ubuntu server home and tried installing the xubuntu-desktop GUI, but for some reason the GUI would start due to some screen resolution refresh rate error (I keep getting “Out of range”). So i was ultimately forced to remove xubuntu-desktop. Its NOT as easy as:
sudo apt-get remove xubuntu-desktop
This will only remove the package dependency list. So i found this website but I had to customize the command a little. (If you have Ubuntu Edge or Dapper, check that website out). So for anyone out there who is trying to remove xubuntu-desktop only on Ubuntu Feisty, try these two steps:
Step 1 - Run this command:
sudo apt-get remove abiword abiword-common abiword-plugins anthy app-install-data-commercial apport-gtk cdrecord dbus-1-utils doc-base docbook-xml evince-gtk example-content feisty-gdm-themes feisty-session-splashes feisty-wallpapers firefox gaim gaim-data gamin gcalctool-gtk gcc-3.3-base gconf2 gdebi gdebi-core gdm gimp gimp-data gimp-print gksu gnome-accessibility-themes gnome-app-install gnome-icon-theme gnome-keyring gnome-mount gnumeric-common gnumeric-gtk gqview gtk2-engines gtk2-engines-pixbuf gtk2-engines-ubuntulooks gtk2-engines-xfce gxine hal-cups-utils human-cursors-theme human-icon-theme human-theme language-selector libaa1 libaiksaurus-1.2-0c2a libaiksaurus-1.2-data libaiksaurusgtk-1.2-0c2a libanthy0 libchewing3 libchewing3-data libcroco3 libenchant1c2a libexo-0.3-0 libgail-common libgail18 libgamin0 libgdome2-0 libgdome2-cpp-smart0c2a libgimp2.0 libgksu2-0 libglib2.0-data libgnome-keyring0 libgnomecanvas2-0 libgnomecanvas2-common libgnomecups1.0-1 libgnomeprint2.2-0 libgnomeprint2.2-data libgnomeprintui2.2-0 libgnomeprintui2.2-common libgoffice-0-common libgoffice-gtk-0-3 libgsf-1-114 libgsf-1-common libgtkhtml2-0 libgtkmathview0c2a libgtkspell0 libgtop2-7 libgtop2-common libgutenprintui2-1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libkpathsea4 liblaunchpad-integration0 liblircclient0 libnet-dbus-perl libnm-glib0 libnotify1 libnspr4 libnss3 liboobs-1-3 libots0 libpoppler1-glib librsvg2-2 librsvg2-common libscrollkeeper0 libsexy2 libstdc++5 libt1-5 libtagc0 libthunar-vfs-1-2 liburi-perl libvte-common libvte9 libwmf0.2-7 libwnck-common libwnck18 libwpd-stream8c2a libwww-perl libxfce4mcs-client3 libxfce4mcs-manager3 libxfce4util4 libxfcegui4-4 libxklavier11 libxml-parser-perl libxml-twig-perl libxres1 mkisofs mousepad mozilla-thunderbird notification-daemon onboard orage python-cairo python-cups python-exo python-gconf python-gdbm python-glade2 python-gobject python-gtk2 python-gtkhtml2 python-launchpad-integration python-notify python-numeric python-pyorbit python-virtkey python-vte python-xml restricted-manager scim scim-anthy scim-chewing scim-gtk2-immodule scim-hangul scim-modules-socket scim-modules-table scim-pinyin scim-tables-additional scrollkeeper sgml-data shared-mime-info software-properties-gtk synaptic system-config-printer system-tools-backends tango-icon-theme tango-icon-theme-common thunar thunar-archive-plugin thunar-doc thunar-media-tags-plugin thunar-volman-plugin ubuntu-artwork update-manager vim-runtime vnc-common xarchiver xfburn xfce4-appfinder xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpugraph-plugin xfce4-dict-plugin xfce4-fsguard-plugin xfce4-icon-theme xfce4-mailwatch-plugin xfce4-mcs-manager xfce4-mcs-plugins xfce4-mixer xfce4-mixer-alsa xfce4-mount-plugin xfce4-netload-plugin xfce4-notes-plugin xfce4-panel xfce4-quicklauncher-plugin xfce4-screenshooter-plugin xfce4-session xfce4-smartbookmark-plugin xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-utils xfce4-verve-plugin xfce4-weather-plugin xfce4-xkb-plugin xfdesktop4 xfprint4 xfwm4 xfwm4-themes xscreensaver xscreensaver-data xscreensaver-gl xubuntu-artwork-usplash xubuntu-default-settings xubuntu-desktop xubuntu-docs xubuntu-system-tools xvncviewer zenity
Step 2 - Then run this command:
sudo apt-get autoremove