UnusedPkg

UnusedPkg is a diagnostic tool to search the oldest unused packages in your Linux system. UnusedPkg prints a sorted list with the size and number of days that a package has been idle. This helps you determine what packages can be manually removed to clean the system. It supports any apt-based distribution (tested on Debian and Ubuntu) and Slackware.

Tags Diagnostics Filesystems Installation/Setup
Licenses GPLv3
Operating Systems POSIX Linux
Implementation Unix Shell bash

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  03 May 2008 01:07
  • Rrelease-after

Changes: The update procedure was optimized. Warnings were added. An 'info' command was added for getting time information for a single package.

  • Rrelease-mid
  •  23 Apr 2008 16:53
  • Rrelease-after

Changes: Updating functions have been optimized to gain a 4000% speed increase.

  • Rrelease-mid
  •  17 Apr 2008 06:24
  • Rrelease-after

No changes have been submitted for this release.

Rss Recent comments

Rcomment-before 24 Apr 2008 01:22 Rcomment-trans norby01 Rcomment-after

Re: criteria

> Hi,

>

> How do you determine the "idle

> time" of a package? I don't quite

> understand the times it comes up with on

> my Slack12 installation - things I

> haven't touched in weeks are being

> listed as 1 day ago, for example.

>

>

> Cheers,

> Tink

Then, UnusedPkg checks the "access time" (verifiable with ls -alu filename or stat -c %x filename). As said, this timestamp is update by any file data request, like ldconfig library check. I hope it can be useful and thank you for downloading UnusedPkg =)

Rcomment-before 23 Apr 2008 20:15 Rcomment-trans Tinkster Rcomment-after

Re: criteria

> Hi,
>
> How do you determine the "idle
> time" of a package? I don't quite
> understand the times it comes up with on
> my Slack12 installation - things I
> haven't touched in weeks are being
> listed as 1 day ago, for example.

> Cheers,
> Tink

And answering my own question: if ldconfig got run a
package with files in a path in /etc/ld.so.conf will be

flagged "active".

Rcomment-before 23 Apr 2008 19:57 Rcomment-trans Tinkster Rcomment-after

criteria
Hi,

How do you determine the "idle time" of a package? I don't quite understand the times it comes up with on my Slack12 installation - things I haven't touched in weeks are being listed as 1 day ago, for example.

Cheers,

Tink

No-screenshot

Project Spotlight

Gringotts

A secure notes manager.

491dba27f759fef2991f99746f8a7917_thumb

Project Spotlight

CUPS

A standards-based printing system for Unix-like operating systems.