1
2
3
4
5
6
7
8
9
10 | ********@localhost:~$ sudo apt autoremove && sudo apt clean [sudo] password for ********: sudo: apt: command not found **********@localhost:~$ sudo apt-get autoremove && sudo apt-get clean Reading package lists... Error! E: Write error - write (28: No space left on device) E: Can't mmap an empty file E: Failed to truncate file - ftruncate (9: Bad file descriptor) E: The package lists or status file could not be parsed or opened. *******@localhost:~$ |