Hi,

On Wed, Sep 23, 2026 at 06:39:10PM +0000, [email protected] wrote:
> Is there a way to uninstall all the packages and *all* of their
> dependencies installed after a certain data?

I think the easiest thing to do is to look in /var/log/apt/history.log
(and its .xx.gz archives) for the list of installed p[ackages, put them
all in one long "apt purge" command and then afterwards run "apt
autoremove"  to get rid of any unused dependencies.

I don't believe there is any other place that records date of package
installation.

Thanks,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting

Reply via email to