From: Michael Vogt Date: Mon, 2 Oct 2006 13:45:55 +0000 (+0200) Subject: * doc/apt-get.8.xml: X-Git-Tag: 0.7.24ubuntu1~221^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/0e4fe941a62583660e966cccf630a8895b9d29bc * doc/apt-get.8.xml: - added documentation patch from Vladimír Lapáček about autoremove --- diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index b98d58737..db852d007 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -47,6 +47,7 @@ check clean autoclean + autoremove @@ -203,6 +204,11 @@ APT::Clean-Installed will prevent installed packages from being erased if it is set to off. + + autoremove + autoremove is used to remove packages that were automatically + installed to satisfy dependencies for some package and that are no more needed. + @@ -382,6 +388,13 @@ Configuration Item: APT::Get::Remove. + + If the command is either install or remove, + then this option acts like running autoremove command, removing the unused + dependency packages. Configuration Item: APT::Get::AutomaticRemove. + + + Only has meaning for the source and build-dep