# mole を Homebrew, MacPorts, Nix でインストール

mole のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mole
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mole
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:mole
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.49.1
- **ソース概要:** Deep clean and optimize your Mac
- **ホームページ:** <https://mole.fit>
- **リポジトリ:** <https://github.com/tw93/Mole>
- **最終更新:** 2026-08-03T16:16:53Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mo (エイリアス)
- mole (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.49.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

mole に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

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


## ソース

- 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
