Re: unsed .deb packages??
- From: joseph lockhart <jwl_andlovesaidno@xxxxxxxxx>
- Date: Sat, 17 Nov 2007 17:48:34 -0800 (PST)
--- Marc Shapiro <mshapiro_42@xxxxxxxxx> wrote:
Andrew Reid wrote:sounds intresting, you have the .deb posted online
On Friday 16 November 2007 22:02, David Fox wrote:<andrew@xxxxxxxxxxxxxxxxxxxx> wrote:
On 11/16/07, Andrew Sackville-West
auto-clean. Check the man
I think OP is looking for aptitude clean or
or something like that.page. It will remove debs that aren't current.
(clean) or selectedActually, all that does is to remove either all
debs no longer(auto-clean) - selected in the sense that they're
themselves.available. But it removes the debian packages in
/var/cache/apt/archives, not the actual packages
It's a utility
[Common scenario elided]
I wonder if "deborphan" meets the OP's need?
that identifies "left over" packages that no otherpackages
depend on. Library packages that meet thisdescription are
probably left-overs and can be removed.for more details.
See <http://packages.debian.org/etch/deborphan>
Perhaps the OP is referring to .deb packages
-- A.
accumulating in
/var/cache/apt/archives. After many upgrades and
dist-upgrades there
will be quite a few old versions of many .deb files
that build up.
Also, uninstalled packages still leave their .deb
files in the
archives. I wrote a program a while back (in
Python) which handles this
for me, giving statistics on how many package .deb
files exist which are
not installed, or are duplicated in the archives.
It then gives options
for deleting them with, or without prompting. I
don't know of any
packaged program that does this, however. That's
why I wrote my own.
This is what the program shows when it is started
up:
----------------------------------------
CleanApt v0.4.0 - an apt cache cleaner
Total installed packages: 743 Total uninstalled
packages in
archive: 23
Total packages in archive: 765 Total files in
archive: 843
Packages in archive w/dups: 59 Files in archive
in dup
pkgs: 137
Delete uninstalled packages from archive (y/N/p/q)?
y
----------------------------------------
Running the program with -d will automatically
remove dup deb files
leaving only the one with the most recent date.
Using -h will, of
course, give a few screens of help on options and
usage.
somewhere, or in a repository? I would be intrested in
looking at it.
jwlockhart
this user is penguin powered
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: unsed .deb packages??
- From: Marc Shapiro
- Re: unsed .deb packages??
- References:
- Re: unsed .deb packages??
- From: Marc Shapiro
- Re: unsed .deb packages??
- Prev by Date: Re: Filesize limit exceeded on ext3
- Next by Date: Sylpheed has started segfaulting
- Previous by thread: Re: unsed .deb packages??
- Next by thread: Re: unsed .deb packages??
- Index(es):
Relevant Pages
|