# agedu mit Homebrew, apt, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für agedu in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:agedu
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install agedu
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install agedu
```

  Evidenz: Debian stable package indexes: agedu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install agedu
```

  Evidenz: Fedora Rawhide package metadata: agedu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#agedu
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ag/agedu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:agedu
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/agedu>
- **Version:** 20260410
- **Quellzusammenfassung:** Unix utility for tracking down wasted disk space
- **Homepage:** <https://www.chiark.greenend.org.uk/~sgtatham/agedu/>
- **Repository:** <https://git.tartarus.org/?p=simon%2Fagedu.git>
- **Upstream-Dokumentation:** <https://www.chiark.greenend.org.uk/~sgtatham/agedu>
- **Lizenz:** MIT
- **Quellarchiv:** <https://www.chiark.greenend.org.uk/~sgtatham/agedu/agedu-20260410.3622eda.tar.gz>
- **Zuletzt aktualisiert:** 2026-04-11T16:59:23Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- agedu (cli)
- agedu (Alias)

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 20260410
- Manager aktualisiert: 2026-04-11
- lokale Daten: OK
- Upstream-Repository: https://www.chiark.greenend.org.uk/~sgtatham/agedu/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** head, stable

## Andere Paketmanager-Einträge

- Debian apt - agedu - 20211129.8cd63c5-1: normalized package name match | Debian stable package indexes: agedu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Unix utility for tracking down wasted disk space | https://www.chiark.greenend.org.uk/~sgtatham/agedu/
- Nix - agedu: normalized package name match | nixpkgs package indexes: pkgs/by-name/ag/agedu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - agedu - 20211129.8cd63c5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: agedu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Unix utility for tracking down wasted disk space | https://www.chiark.greenend.org.uk/~sgtatham/agedu/
- dnf - agedu - 0-35.20200705.2a7d4a2.fc44: normalized package name match | Fedora Rawhide package metadata: agedu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | An utility for tracking down wasted disk space | http://www.chiark.greenend.org.uk/~sgtatham/agedu/


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/de/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [dfc](https://www.automicvault.com/de/pkg/brew/dfc/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [diskonaut](https://www.automicvault.com/de/pkg/brew/diskonaut/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [diskus](https://www.automicvault.com/de/pkg/brew/diskus/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [dua-cli](https://www.automicvault.com/de/pkg/brew/dua-cli/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [duc](https://www.automicvault.com/de/pkg/brew/duc/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [duf](https://www.automicvault.com/de/pkg/brew/duf/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [dysk](https://www.automicvault.com/de/pkg/brew/dysk/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.
- [erdtree](https://www.automicvault.com/de/pkg/brew/erdtree/) - Shares av.db curated category or tags: cli, disk-usage, filesystem, system.

## Combined YAML source

View the package source record on GitHub. [combined/agedu.yml](https://github.com/automic-vault/db/blob/main/combined/agedu.yml)


## Quellen

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