Re: Uninstalling a package and its entourage
On Monday, May 27, 2024 5:59:55 PM EEST Nicolas George wrote:
> Eben King (12024-05-27):
> > Is there an easier way to uninstall a package and everything it brought in
> > at one swell foop? Thanks.
>
> The packages you did not choose to install but were installed as a
> consequence are shown by apt-get when you do almost anything:
>
> The following packages were automatically installed and are no longer
> required: <snip>
>
> Regards,
Hello.
You can use one simple command: sudo apt autoremove --purge
Reply to: