:: Re: [DNG] Advice to migrate from Be…
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Florian Zieboll
Ημερομηνία:  
Προς: dng
Αντικείμενο: Re: [DNG] Advice to migrate from Beowulf to Chimaera

On Mon, 19 Apr 2021 13:10:49 +0200
Alessandro Vesely via Dng <dng@???> wrote:

> Isn't there a way to remove
> packages not used for more than one year?



Definitely not an approach for automated package removal, but perhaps a
valid starting point for decluttering manually:

$ find /usr/bin -atime +360 | xargs -l1 apt-file find | sort


libre Grüße,
Florian