deb files

After few months or years later, you will notice unnecessary files, libraries and/or documentation eating up your disk space under Debian Linux. Try the following tips to free up disk space: Remove cached .deb files When you run apt-get command, it downloads and caches the package in /var/cache/apt/archives directory. # cd /var/cache/apt/archives # du –ch [...]

{ 8 comments }