I have ubuntu 18.04, trying to upgrade to 18.10 but disk only has 2,8GB free.
I see I have 398MB in var/lib/apt/lists
which seems really too much.
I ran sudo apt-get clean
but it does literally nothing.
Also tried BleachBit but the lists are still there.
What is the right way to clean that? Or maybe shouldn't I do that at all?
Thank you!
Chiara
sudo apt autoremove
and see if that helps? You will probably need to reboot once before upgrading. If that works, your question is a probably duplicate of https://askubuntu.com/questions/142926/cant-upgrade-due-to-low-disk-space-on-boot – Tom Brossman Nov 02 '18 at 14:52