On Thu, Mar 06, 2025 at 09:59:47 -0500, Eben King wrote: > Yeah. Many of the packages in deborphan's output are things I actually > want to keep, and I think that that if you remove something, all of its > requirements are still installed. Unless there's a smart package > manager that goes through all of said requirements and removes them if > they now have no dependents.
That's what "apt autoremove" is supposed to do. Use at your own risk.