“Gnome utility” is a great tool that you can use (the package name is baobab) You can find it in the Add/Remove software tool, search for “baobab” It will graphically show you exactly how many free space you have left and which folder is taking a lot of space: idroot published a tutorial about installing the GNOME desktop on Debian 10. Purging your config/data too. In this tutorial we will show you how to install GNOME Desktop on Debian 10 Buster, as well as some extra required packages by GNOME So I want to remove (more exactly purge) some packages like gnome-games from Debian 6. If you also want to delete your local/config files for ubuntu-gnome-desktop then this will work. But there is a way to completely uninstall apps along with all their data using the command line on Ubuntu. Hello everyone, just installed Debian Strecth with GNOME 3 and noticed that I could not find anything (for Debian) Gnome 3 game removal. The most obvious solution would be sudo apt-get purge xorg , but I am afraid that that will leave some GUI packages lying around. Uninstall ubuntu-gnome-desktop and it's dependencies. As already expected and know by research Aptitude also wants to remove in example the meta-package gnome, as without the gnome-games the gnome package is not fully installed. you may have had apt set up to uninstall automatically installed packages. No problem with that. We already saw how to create Debian packages, now we’ll see how to remove them.Removing packages in Debian or Ubuntu Linux from the console is very easy, your user must be in the sudoers or you’ll need root access.. Identify the package to delete: dpkg –list dpkg –-list will show you a list of packages, in this case the distribution used for the image is Kali Linux. Caution! Comment and share: How to cleanly remove a package from a Debian-based distribution By Jack Wallen Jack Wallen is an award-winning writer for TechRepublic… When you uninstall an app, this leaves a lot of junk on the storage. Just run … In this guide, we'll take you through the step by step instructions for uninstalling a package on Ubuntu from both GUI and command line.We'll also show you options for deleting or keeping the configuration files that are associated with a package. … Apart from uninstalling software packages, there are more things you … sudo apt-get remove --auto-remove ubuntu-gnome-desktop This will remove the ubuntu-gnome-desktop package and any other dependant packages which are no longer needed. For example if you install gnome-desktop-environment a whole bunch of programs will be installed "automatically" because gnome-desktop-environment depends on them. If there's software on your Ubuntu Linux system that you wish to remove, there are a few ways to go about uninstalling the associated packages.. Purging your config/data too. Remove all games from GNOME 3. Uninstalling GNOME Desktop on Debian 9 The first hit talks about using : Code: Select all aptitude purge dpkg --get-selections | grep gnome | cut -f 1 But it is for Debian 7 wheezy, in any event , Code: Select all man aptitude and Code: Select all man apt How To Install GNOME Desktop on Debian 10. So what I did, I manually removed them with their package names. I would like to know how to completely remove X.org and all GUI-related components from Raspbian or soft-float Debian. sudo apt-get remove --auto-remove ubuntu-gnome-desktop This will remove the ubuntu-gnome-desktop package and any other dependant packages which are no longer needed. This will remove just the ubuntu-gnome-desktop package itself.