View Single Post
Posts: 171 | Thanked: 13 times | Joined on Nov 2009
#206
Hi

I am going to move apt to home directory and I understand by running:

apt-get update -o dir::cache=/home/user/MyDocs/.apt-archive-cache
apt-get install -o dir::cache=/home/user/MyDocs/.apt-archive-cache foo

Will do this. Question though, do I have to remove anything afterwards or does it auto clean the old directories?

Scott