Why have to manually clear /var/cache/apt/
Even after Bash script:
sudo apt update
sudo apt upgrade -y
sudo apt autoremove -y
archives/ subfolder is about 1.2 GB on Debian 12 GNOME LemnosLife VPS.
+2
Edited by Benjamin Loison
/var/cache/apt/sudo apt update
sudo apt upgrade -y
sudo apt autoremove -y
archives/ subfolder is about 1.2 GB on Debian 12 GNOME LemnosLife VPS.
+2