From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar02.coxmail.com (dukecmmtar02.coxmail.com [68.99.120.49]) by speech.braille.uwo.ca (Postfix) with ESMTP id E1A7110BE7 for ; Sun, 28 Sep 2008 06:21:53 -0400 (EDT) Received: from [192.168.0.29] (really [70.166.17.50]) by dukecmmtar02.coxmail.com (InterMail vM.6.01.06.05 201-2131-130-106-20070212) with ESMTP id <20080928102215.IMTP22442.dukecmmtar02.coxmail.com@[192.168.0.29]> for ; Sun, 28 Sep 2008 06:22:15 -0400 Message-ID: <48DF5AD1.7080709@baechler.net> Date: Sun, 28 Sep 2008 03:22:09 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: cleaning dependencies References: <000801c920c8$c73ad740$4200a8c0@tdsportable> In-Reply-To: <000801c920c8$c73ad740$4200a8c0@tdsportable> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2008 10:21:54 -0000 Tyler Littlefield wrote: > I wrote a quitk script, figured it could probably be used, so here ya go: > Why not just do: dpkg --purge `deborphan` Or to remove all unused packages, not just libraries, I think use the -a switch, but that usually removes things you want to keep.