View Single Post
mthmob's Avatar
Posts: 378 | Thanked: 206 times | Joined on Dec 2009 @ Denmark
#88
Originally Posted by Thor View Post
it's getting dependencies for me as well. use

sudo gainroot
apt-get install offscr-solitaire

for example.

To clean up downloaded .deb files

cd /var/cache/apt/archives
ls
[you should see a bunch of .deb files, check they are the ones you installed, then...]
mv *.deb /home/user/MyDocs/.documents/

And then you can delete them manually from File Manager app.
I'd rather not say how to delete *.deb just in case anything goes wrong!

Edit: You can replace * with the filename if there are other .deb files in there that you don't want to move.
thx worked like a charm, and deleted the deb files after.