|
@@ -84,7 +84,7 @@ bf(check) is a diagnostic tool; it updates the package cache and checks for
|
|
|
brokenpackages.
|
|
brokenpackages.
|
|
|
|
|
|
|
|
dit(bf(clean))
|
|
dit(bf(clean))
|
|
|
-df(clean) clears out the local repository of retrieved package files. It
|
|
|
|
|
|
|
+bf(clean) clears out the local repository of retrieved package files. It
|
|
|
removes everything but the lock file from bf(/var/cache/apt/archives/)
|
|
removes everything but the lock file from bf(/var/cache/apt/archives/)
|
|
|
and bf(/var/cache/apt/archives/partial/).
|
|
and bf(/var/cache/apt/archives/partial/).
|
|
|
When APT is used as a bf(dselect(8)) method, bf(clean) is run automatically.
|
|
When APT is used as a bf(dselect(8)) method, bf(clean) is run automatically.
|
|
@@ -92,7 +92,7 @@ Those who do not use dselect will likely want to run code(apt-get clean)
|
|
|
from time to time to free up disk space.
|
|
from time to time to free up disk space.
|
|
|
|
|
|
|
|
dit(bf(autoclean))
|
|
dit(bf(autoclean))
|
|
|
-Like bf(clean), df(autoclean) clears out the local repository of retrieved
|
|
|
|
|
|
|
+Like bf(clean), bf(autoclean) clears out the local repository of retrieved
|
|
|
package files. The difference is that it only removes package files that
|
|
package files. The difference is that it only removes package files that
|
|
|
can no longer be downloaded, and are largely useless. This allows a
|
|
can no longer be downloaded, and are largely useless. This allows a
|
|
|
cache to be maintained over a long period without it growing out of
|
|
cache to be maintained over a long period without it growing out of
|