I attempted to install Nuclear from the terminal using sudo snap install nuclear
. The attempt failed and the following was the output error:
Reading package lists... Error!
E: Write error - write (28: No space left on device)
E: IO Error saving source cache
E: The package lists or status file could not be parsed or opened.
Running df -h
reveals:
Filesystem Size Used Avail Use% Mounted on
tmpfs 385M 26M 359M 7% /run
/dev/sda2 9.5G 9.5G 0 100% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
/dev/sda1 943M 112M 767M 13% /boot
/dev/sda4 222G 991M 210G 1% /home
tmpfs 385M 4.7M 380M 2% /run/user/1000
Ubuntu 22.04 has been installed for less than a week. Little to nothing has been downloaded, no new apps have been installed yet the root folder is already full.
Any plausible explanation or solution to this problem is welcome.