Re: freemoe
Thanks.
I've seen -o dir::cache=/home/user/MyDocs/.apt-archive-cache in a lot of apt-get commands.
Normally, you can this in /et/apt.conf.d/42cache (or whatever)
Dir::Cache::archives=/home/user/MyDocs/.apt-archive-cache
And then it should be the default archive cache dir
|