:: Re: [DNG] Advice to migrate from Be…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Florian Zieboll
日付:  
To: 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