Re: apt-get cannnot clean cache files

2004-10-31 Thread Kuang He
I think you have not understood what I said. What I hate is to run ``apt-get clean'' manually from time to time. :) On Sat, 30 Oct 2004 22:01:52 -0400, Rob Bochan <[EMAIL PROTECTED]> wrote: > # apt-get clean -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble

Re: apt-get cannnot clean cache files

2004-10-30 Thread Kuang He
On Sat, 30 Oct 2004 16:50:13 +0200, Maurits van Rees <[EMAIL PROTECTED]> wrote: > Otherwise, try: > APT::Clean-Installed Yes; I found that the following is the default setting: APT::Clean-Installed "true"; It cannot meet my needs, for instance, I installed the package "screen" but after installa

apt-get cannnot clean cache files

2004-10-30 Thread Kuang He
Hello, everyone! I want to achieve the effects of ``apt-get clean'' after each 'apt-get install foo' and I've put ``ATP::APT::Get::Clean "always";'' in /etc/apt/apt.conf, but it seems not to work. What can I do? Thank you very much! James He -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with