View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#21
Originally Posted by CPRman View Post
How exactly can I do this? I've tried deleting a few files with file manager, but am I needing to delete something specific?
Try (as root):
Code:
rm /var/lib/apt/lists/*.*
You'll then need to look to find what apps you've installed are using up all the rootfs space.