Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, Nix 安装 agedu

查看 agedu 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install agedu

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install agedu

Debian stable package indexes · agedu · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install agedu

Fedora Rawhide package metadata · agedu · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#agedu

nixpkgs package indexes · pkgs/by-name/ag/agedu/package.nix · 来源: api.github.com

概览

软件包摘要

Unix utility for tracking down wasted disk space

命令和别名

  • agedu

历史

项目历史与用法

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.

时间线

  • 2000s: agedu published on Simon Tatham's site as a Unix disk cleanup utility.
  • 2026: Official page last modified and current source archive published as agedu-20260410.3622eda.tar.gz.

Related projects

  • du is the standard Unix baseline agedu extends with access-time analysis.
  • ageduscan.exe is the upstream Windows scan-only helper for producing dump files loadable by agedu.

来源

  • official agedu homepage
  • official agedu manpage
  • source_facts.package-manager

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ageducli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本20260410
管理器更新时间2026-04-11
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameagedu
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

agedu 20211129.8cd63c5-1

Unix utility for tracking down wasted disk space

https://www.chiark.greenend.org.uk/~sgtatham/agedu/

sudo apt install agedu
  • Section: utils
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Agedu
Debian stable package indexes · deb.debian.org · Debian stable package indexes: agedu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

agedu

nix profile install nixpkgs#agedu
  • normalized package name match
  • 匹配方式:Agedu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ag/agedu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

agedu 20211129.8cd63c5-1

Unix utility for tracking down wasted disk space

https://www.chiark.greenend.org.uk/~sgtatham/agedu/

sudo apt install agedu
  • Section: universe/utils
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Agedu
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: agedu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

agedu 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
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: agedu
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Agedu
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: agedu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment