# kondo mit Homebrew, apk, MacPorts, Nix, pacman, scoop, winget installieren

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

## Installation

```sh
sudo av install brew:kondo
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kondo
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install kondo
```

  Evidenz: MacPorts ports tree: devel/kondo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add kondo
```

  Evidenz: Alpine Linux edge package indexes: kondo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#kondo
```

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

- pacman (92%):

```sh
sudo pacman -S kondo
```

  Evidenz: Arch Linux sync databases: kondo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/kondo
```

  Evidenz: Scoop official bucket manifest trees: bucket/kondo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id tbillington.kondo -e
```

  Evidenz: Windows Package Manager source index: tbillington.kondo from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:kondo
- **Paketmanager:** Homebrew
- **Version:** 0.9
- **Quellzusammenfassung:** Save disk space by cleaning non-essential files from software projects
- **Homepage:** <https://github.com/tbillington/kondo>
- **Repository:** <https://github.com/tbillington/kondo>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- kondo (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.9
## Projektgeschichte und Nutzung

Kondo is a Rust CLI and GUI project-cleanup tool for reclaiming disk space from dependency directories and build artifacts such as `node_modules`, `target`, and `build`.

### Projektgeschichte

The repository was created on 2020-01-27 and the 0.1.0 release was published on 2020-01-28. The README presents Kondo as a pragmatic cleanup tool with support for more than twenty project types.

### Adoptionsgeschichte

Kondo fits a package-manager niche created by large dependency caches across JavaScript, Rust, Java, Python, game, mobile, and infrastructure projects. Homebrew, MacPorts, Arch, Winget, and other package ecosystems make it available as a workstation utility.

### Wie es verwendet wird

Running `kondo` scans the working directory, while passing paths scans selected project roots. Options such as `--older 3M` filter cleanup candidates by modification age.

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

Kondo is notable because it turns repeated manual `rm -rf` cleanup into an indexed, prompted workflow across many build systems. Its README deliberately warns that the core operation is essentially recursive deletion with confirmation.

### Zeitleiste

- 2020-01-27: GitHub repository created.
- 2020-01-28: 0.1.0 release published.
- 2022-01-05: v0.5 release published.

### Related projects

- The README lists adjacent cleanup tools including The Tin Summer, Detox, Sweep, npkill, Cargo Cleanall, Cargo Sweep, Cargo Wipe, and cargo-clean-recursive.

### Quellen

- <https://api.github.com/repos/tbillington/kondo>
- <https://github.com/tbillington/kondo>
- <https://github.com/tbillington/kondo/releases/tag/0.1.0>
- <https://raw.githubusercontent.com/tbillington/kondo/master/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Nix - kondo: normalized package name match | nixpkgs package indexes: pkgs/by-name/ko/kondo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - kondo - 0.8-r0: normalized package name match | Alpine Linux edge package indexes: kondo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Cleans dependencies and build artifacts from your projects | https://github.com/tbillington/kondo
- apk - kondo-bash-completion - 0.8-r0: normalized package name match | Alpine Linux edge package indexes: kondo-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for kondo | https://github.com/tbillington/kondo
- apk - kondo-fish-completion - 0.8-r0: normalized package name match | Alpine Linux edge package indexes: kondo-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for kondo | https://github.com/tbillington/kondo
- apk - kondo-zsh-completion - 0.8-r0: normalized package name match | Alpine Linux edge package indexes: kondo-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for kondo | https://github.com/tbillington/kondo
- pacman - kondo - 0.9-1: normalized package name match | Arch Linux sync databases: kondo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Save disk space by cleaning non-essential files from software projects | https://github.com/tbillington/kondo
- MacPorts - kondo: normalized package name match | MacPorts ports tree: devel/kondo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/kondo: normalized package name match | Scoop official bucket manifest trees: bucket/kondo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - tbillington.kondo: normalized package name match | Windows Package Manager source index: tbillington.kondo from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/kondo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kondo.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
