macOS
brew install agedulocal Homebrew formula metadata
安装
brew install agedulocal Homebrew formula metadata
sudo dnf install ageduFedora Rawhide package metadata · agedu · 来源: dl.fedoraproject.org
nix profile install nixpkgs#agedunixpkgs package indexes · pkgs/by-name/ag/agedu/package.nix · 来源: api.github.com
概览
Unix utility for tracking down wasted disk space
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
agedu | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.chiark.greenend.org.uk/~sgtatham/agedu/
安装元数据
| 软件包键 | brew:agedu |
|---|---|
| 版本 | 20260410 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/agedu |
| 主页 | https://www.chiark.greenend.org.uk/~sgtatham/agedu/ |
| 仓库 | https://git.tartarus.org/?p=simon%2Fagedu.git |
| 上游文档 | https://www.chiark.greenend.org.uk/~sgtatham/agedu |
| 许可证 | MIT |
| 源码归档 | https://www.chiark.greenend.org.uk/~sgtatham/agedu/agedu-20260410.3622eda.tar.gz |
| 最后更新 | 2026-04-11T16:59:23Z |
| Pulse | updated |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | agedu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-35.20200705.2a7d4a2.fc44
An utility for tracking down wasted disk space
http://www.chiark.greenend.org.uk/~sgtatham/agedu/
sudo dnf install agedu来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.