# Installer clean avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clean pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install clean
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:clean
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/clean>
- **Version:** 3.4
- **Résumé source:** Search for files matching a regex and delete them
- **Page d'accueil:** <https://clean.sourceforge.net/>
- **Docs amont:** <https://clean.sourceforge.net/>
- **Licence:** LicenseRef-Homebrew-public-domain
- **Archive source:** <https://downloads.sourceforge.net/project/clean/clean/3.4/clean-3.4.tar.bz2>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- clean (cli)
- clean (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.4
- données locales: OK
- dépôt amont: https://clean.sourceforge.net/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** clean
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gnu-tar](https://pkg.so/fr/brew/gnu-tar/) - Shares pkgdb curated category or tags: backup, cli, system, unix.
- [bash](https://pkg.so/fr/brew/bash/) - Shares pkgdb curated category or tags: cli, system, unix.
- [rclone](https://pkg.so/fr/brew/rclone/) - Shares pkgdb curated category or tags: backup, cli, system.
- [cups](https://pkg.so/fr/brew/cups/) - Shares pkgdb curated category or tags: cli, system, unix.
- [rsync](https://pkg.so/fr/brew/rsync/) - Shares pkgdb curated category or tags: backup, cli, system.
- [mandoc](https://pkg.so/fr/brew/mandoc/) - Shares pkgdb curated category or tags: cli, system, unix.
- [restic](https://pkg.so/fr/brew/restic/) - Shares pkgdb curated category or tags: backup, cli, system.
- [lsof](https://pkg.so/fr/brew/lsof/) - Shares pkgdb curated category or tags: cli, system, unix.
- [modclean](https://pkg.so/fr/npm/modclean/) - Local package facts share a topical domain. Shared terms: clean, cleanup, cli, delete, file.
- [clean-modules](https://pkg.so/fr/npm/clean-modules/) - Local package facts share a topical domain. Shared terms: clean, cleanup, cli, files, system.
- [npkill](https://pkg.so/fr/npm/npkill/) - Local package facts share a topical domain. Shared terms: clean, cleanup, cli, delete, file.

## Combined YAML source

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


## Sources

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