On 3/29/22 3:16 PM, Joe wrote:
On Tue, 29 Mar 2022 14:36:55 -0400 Chuck Zmudzinski <brchuckz@netscape.net> wrote:I do like synaptic also because it saves a history of all the changes that it makes to the system.The apt tools also do this, but in a more user-hostile way. See /var/log/apt/history.log. This may be what Synaptic uses, I'm never quite sure of the sharing between the apt tools.
It looks to me like synaptic's history only logs the changes synaptic makes, while /var/log/apt/history.log logs changes made by any of the apt tools, including synaptic. Chuck