# Installer mole avec Homebrew, MacPorts, Nix

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

## installation

```sh
sudo av install brew:mole
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mole
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mole
```

  Preuve: MacPorts ports tree: net/mole/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mole
```

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

## Faits du paquet

- **Clé du paquet:** brew:mole
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.49.1
- **Résumé source:** Deep clean and optimize your Mac
- **Page d'accueil:** <https://mole.fit>
- **Dépôt:** <https://github.com/tw93/Mole>
- **Dernière mise à jour:** 2026-08-03T16:16:53Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mo (alias)
- mole (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.49.1
## Historique du projet et usages

Mole is a macOS cleanup and maintenance tool published under the tw93/Mole GitHub project. Its README presents the CLI as free and open source and describes it as a terminal tool for cleaning, uninstalling, analyzing, optimizing, and monitoring a Mac. The same project links a native Mole for Mac app that adds visual cleanup review, app updates, uninstall workflows, maintenance tools, disk maps, live status, and a menu-bar HUD.

### Historique du projet

The tool's practical role is in the Mac utility niche usually occupied by GUI cleaners and uninstallers. Mole's README explicitly compares its feature set to CleanMyMac, AppCleaner, DaisyDisk, and iStat Menus: cache and log removal, orphaned app data cleanup, application uninstall plus launch agents and hidden remnants, disk-usage inspection, cache rebuilding, service refreshes, and live CPU, GPU, memory, disk, and network stats.

### Modes d'utilisation

Package-manager adoption is macOS-focused. Homebrew, MacPorts, and Nix carry it as a command-line utility, while the upstream project separates the free CLI from the paid native app. Public source-backed history beyond the repository and product site is thin, so this entry treats Mole as a young package-manager-visible Mac maintenance utility rather than making claims about its origin story or broader adoption.

### Sources

- <https://github.com/tw93/Mole>
- <https://github.com/tw93/Mole/releases>
- <https://mole.fit/>
- <https://ports.macports.org/port/mole-cleaner/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mole. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - mole: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/mole/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - mole: normalized package name match | MacPorts ports tree: net/mole/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - mo: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/mo/mo/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/mole.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mole.yml)


## Sources

- 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
