Une autre commande intéressantes pour gagner de la place.
APT conserve une copie de chaque paquet installé et désinstallé sur votre disque dur.
sudo apt clean => vide la cahe ou les fichiers deb sont téléchargés : /var/cache/apt/archives
Cela n'a bien sur aucun impact sur les paquets installés
Exemple de contenu : (cela peut facilement dépasser le Go)
$ ls -lh /var/cache/apt/archives
total 128M
-rw-r--r-- 1 root root 1,2M août 10 17:15 libapache2-mod-php7.0_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 1,8K août 10 20:57 linux-generic_4.4.0.91.96_amd64.deb
-rw-r--r-- 1 root root 1,8K août 10 20:56 linux-generic-hwe-16.04_4.10.0.32.34_amd64.deb
-rw-r--r-- 1 root root 11M août 10 20:57 linux-headers-4.10.0-32_4.10.0-32.36~16.04.1_all.deb
-rw-r--r-- 1 root root 680K août 10 20:56 linux-headers-4.10.0-32-generic_4.10.0-32.36~16.04.1_amd64.deb
-rw-r--r-- 1 root root 9,5M août 10 20:58 linux-headers-4.4.0-91_4.4.0-91.114_all.deb
-rw-r--r-- 1 root root 773K août 10 20:57 linux-headers-4.4.0-91-generic_4.4.0-91.114_amd64.deb
-rw-r--r-- 1 root root 2,3K août 10 20:57 linux-headers-generic_4.4.0.91.96_amd64.deb
-rw-r--r-- 1 root root 2,3K août 10 20:56 linux-headers-generic-hwe-16.04_4.10.0.32.34_amd64.deb
-rw-r--r-- 1 root root 20M août 10 20:56 linux-image-4.10.0-32-generic_4.10.0-32.36~16.04.1_amd64.deb
-rw-r--r-- 1 root root 21M août 10 20:57 linux-image-4.4.0-91-generic_4.4.0-91.114_amd64.deb
-rw-r--r-- 1 root root 29M août 10 20:56 linux-image-extra-4.10.0-32-generic_4.10.0-32.36~16.04.1_amd64.deb
-rw-r--r-- 1 root root 35M août 10 20:58 linux-image-extra-4.4.0-91-generic_4.4.0-91.114_amd64.deb
-rw-r--r-- 1 root root 2,3K août 10 20:57 linux-image-generic_4.4.0.91.96_amd64.deb
-rw-r--r-- 1 root root 2,3K août 10 20:56 linux-image-generic-hwe-16.04_4.10.0.32.34_amd64.deb
-rw-r--r-- 1 root root 1,8K août 10 20:57 linux-signed-generic_4.4.0.91.96_amd64.deb
-rw-r--r-- 1 root root 4,0K août 10 22:29 linux-signed-image-4.4.0-91-generic_4.4.0-91.114_amd64.deb
-rw-r--r-- 1 root root 2,3K août 10 20:57 linux-signed-image-generic_4.4.0.91.96_amd64.deb
-rw-r----- 1 root root 0 oct. 22 2014 lock
drwx------ 2 _apt root 4,0K août 16 16:54 partial
-rw-r--r-- 1 root root 1,3M août 10 17:15 php7.0-cli_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 824K août 10 17:15 php7.0-common_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 27K août 10 17:15 php7.0-curl_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 27K août 10 17:15 php7.0-gd_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 17K août 10 17:15 php7.0-json_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 455K août 10 17:15 php7.0-mbstring_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 15K août 10 17:15 php7.0-mcrypt_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 122K août 10 17:15 php7.0-mysql_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 76K août 10 17:15 php7.0-opcache_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 13K août 10 17:15 php7.0-readline_7.0.22-0ubuntu0.16.04.1_amd64.deb
-rw-r--r-- 1 root root 110K août 10 17:15 php7.0-xml_7.0.22-0ubuntu0.16.04.1_amd64.deb