[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using deborphan



Csányi Pál wrote:
> Hello!
> 
> I purge the orphaned packages on a Debian system:
> sudo deborphan | less
> 
> and then copy / paste to the aptitude search, and then purge in aptitude.
> 
> Is there an automated way to do this task out there?
> 
> man deborphan and man aptitude dont shows any suggestion about that.
> 
> I try:
> sudo deborphan | aptitude purge
> 
> but this does nothing.
> 

aptitude purge $(deborphan)



Reply to: