macOS
brew install agedulocal Homebrew formula metadata
brew / Rang 8216
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für agedu in AI-Agent-Workflows.
Installation
brew install agedulocal Homebrew formula metadata
sudo apt install ageduDebian stable package indexes · agedu · Quelle: deb.debian.org
sudo dnf install ageduFedora Rawhide package metadata · agedu · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#agedunixpkgs package indexes · pkgs/by-name/ag/agedu/package.nix · Quelle: api.github.com
Überblick
Unix utility for tracking down wasted disk space
Verlauf
agedu is Simon Tatham's Unix disk-usage analyzer that combines du-style size accounting with last-access times, helping users find large old data that is more likely to be safe to delete or archive.
agedu comes from Simon Tatham's long-running Unix utility collection. Its official page introduces it as a Unix utility for tracking down wasted disk space, motivated by the limitation that ordinary `du` finds large directories but not necessarily stale ones.
The project page says agedu works for the author and has had a small amount of beta testing, and asks for reports from users scanning particularly large data sets. The same page points to the current source archive, a Git clone URL, and a web browser for the development repository.
agedu is packaged beyond its upstream tarball: the supplied package metadata lists Homebrew, Debian, Fedora, Nix, and Ubuntu packages. That packaging spread makes sense for a portable Unix C utility whose primary competition is the standard `du` plus ad hoc shell commands.
The upstream page also provides a Windows scan-only helper that emits data suitable for loading into agedu on Unix, showing that its adoption niche includes mixed environments even though the main program is not a native Windows port.
A typical run scans a tree with `agedu -s /path`, builds an `agedu.dat` index, then serves a local web interface with `agedu -w` or produces text reports with `agedu -t`. The man page also documents dump/load modes for moving scan data between machines or architectures.
The official documentation repeatedly emphasizes that agedu does not prove data is unwanted; it highlights promising cleanup targets by coloring or filtering disk usage by access age.
agedu is a classic sysadmin package: small, old-school, one binary, local HTML output, and designed to answer a question that `du` cannot quite answer. It is useful package-manager material because it extends a ubiquitous Unix workflow without adding a service or desktop dependency.
Its default index file, local-only web server, restrictive index permissions, and CGI mode are also very Unix: compose files, text dumps, local HTTP, and admin-controlled deployment rather than a centralized storage product.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
agedu | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:agedu |
|---|---|
| Version | 20260410 |
| Paketmanager | Homebrew |
| Homepage | https://www.chiark.greenend.org.uk/~sgtatham/agedu/ |
| Zuletzt aktualisiert | 2026-07-10T16:49:54-04:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
agedu 20211129.8cd63c5-1
Unix utility for tracking down wasted disk space
https://www.chiark.greenend.org.uk/~sgtatham/agedu/
sudo apt install ageduagedu
nix profile install nixpkgs#ageduagedu 20211129.8cd63c5-1
Unix utility for tracking down wasted disk space
https://www.chiark.greenend.org.uk/~sgtatham/agedu/
sudo apt install ageduagedu 0-36.20200705.2a7d4a2.fc45
An utility for tracking down wasted disk space
http://www.chiark.greenend.org.uk/~sgtatham/agedu/
sudo dnf install ageduQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.