How To Find Installed Applications With Installed Size In Linux The longer your OS is in use the more you fill up the storage space with installed applications (and their related dependencies). The first two solutions are fairly well known although not everyone may be using them in this way. The last mentioned one, using Pacgraph, is especially interesting as it gives a graphical depiction of the space used by the files as well as all their dependencies (and inverse dependencies) that are installed with them (or even dependencies that have been left behind are are not supporting any installed application). See http://ift.tt/2j3GqBB
Comments