# clean mit Homebrew, Nix installieren

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

## Installation

```sh
sudo av install brew:clean
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install clean
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#clean
```

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

## Paketfakten

- **Paketschlüssel:** brew:clean
- **Paketmanager:** Homebrew
- **Version:** 3.4
- **Quellzusammenfassung:** Search for files matching a regex and delete them
- **Homepage:** <https://clean.sourceforge.net/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- clean (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Nifty Clean is a small Unix/POSIX C utility for finding backup-style files using regular expressions from a user rc file and deleting them interactively or in batch mode.

### Projektgeschichte

The SourceForge project describes Clean as public-domain C software targeting Unix/POSIX systems. Its project registration date places it in the early-2000s SourceForge era of small single-purpose command-line utilities.

### Adoptionsgeschichte

Its packaging in Homebrew and Nix reflects continued interest in tiny maintenance commands even when upstream activity is low.

### Wie es verwendet wird

Users define regexes in `~/.cleanrc`, then run the `clean` executable to locate and remove matching files, with optional per-file confirmation or batch deletion.

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

Clean is the kind of small, public-domain Unix utility package that package-manager catalogs preserve: narrow scope, rc-file configuration, no service dependency, and useful behavior for shell-driven file housekeeping.

### Zeitleiste

- 2003-05-31: SourceForge project registered.
- 2016-01-20: SourceForge project page lists the last update.

### Quellen

- Official SourceForge project page: description, license, categories, registration date, and last update.
- Official project homepage: clean.sourceforge.net.


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.cleanrc
## Andere Paketmanager-Einträge

- Nix - clean: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/clean/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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