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)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to