Hey,
I recently installed eclipse on my eeePC 701 and it turns out that it has taken up what was left of my disk space.
Trying to uninstall it by:
doesn't work saying:
I can't even delete things from my desktop by pressing the delete key. It gives the error:
Any idea how I can free up some space and get rid of eclipse without formatting?
I am running xUbuntu btw.
Cheers, Rob
I recently installed eclipse on my eeePC 701 and it turns out that it has taken up what was left of my disk space.
Trying to uninstall it by:
Code:
sudo apt-get remove eclipse
doesn't work saying:
Code:
E: Unable to write mmap - msync (28 No space left on device)
E: The package lists or status file could not be parsed or opened.
I can't even delete things from my desktop by pressing the delete key. It gives the error:
Code:
"Failed to copy "/home/rob/Desktop/x.txt" to "trash:///x.txt".
Error creating directory 'home/rob/.local/share/Trash/info': No space left on device.
Any idea how I can free up some space and get rid of eclipse without formatting?
I am running xUbuntu btw.
Cheers, Rob