Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-02 | Add new APT::Keep-Downloaded-Packages option | Michael Vogt | |
This option controls if downloaded packages should be kept after a successful install or if they should be deleted. The default for "apt-get" is that they are kept (just like before). However the default for "apt" is that they get deleted. Closes: #160743 |