#1029665 Document APT::Clean-Installed on/true

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
Dan Jacobson
Date:
2023-01-26 06:00:04 UTC
Severity:
normal
#1029665#3
Date:
2023-01-26 05:41:59 UTC
From:
To:
       autoclean (and the auto-clean alias since 1.1)
           Like clean, autoclean clears out the local repository of retrieved
           package files. The difference is that it only removes package files
           that 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 control. The configuration option
           APT::Clean-Installed will prevent installed packages from being
           erased if it is set to off.

OK, but still you need to say what will happen if it is set to on.

Or is the default on? Etc.