View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#49
Originally Posted by thebtman View Post
mc is midnight commander. If you haven't got it, install it. Then because you need root privileges you have to run it in X Terminal.

Every file that has a .bin extension in that folder I mentioned.
Or just run (in X Terminal):
Code:
sudo gainroot
rm /opt/var/cache/apt/*.bin
rm /opt/var/lib/apt/lists/*
which is much simpler and quicker than messing around with mc.
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post: