On 2025-08-09 21:51:36 -0600, Charles Curley wrote: > On Sun, 10 Aug 2025 03:56:59 +0200 > Vincent Lefevre <[email protected]> wrote: > > > > Or even 'apt autopurge', saves at least 8 characters! :-) > > > > According to the apt(8) man page, this doesn't exist. > > Then the man page is incorrect. > > root@jhegaala:~# apt autopurge > Summary: > Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0 > root@jhegaala:~# > > Quick, maybe you can be the first to file a bug for trixie. :-)
That had actually been reported in 2022! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004726 apt(8) doesn't mention the 'autopurge' option And this bug even mentions a merge request: https://salsa.debian.org/apt-team/apt/-/merge_requests/263 But according to this merge request, it has not been added as it an unofficial shortcut of "autoremove --purge". So, consider that it does not exist yet. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

