# cutter-cli を Homebrew, apk, MacPorts, Nix, pacman, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:cutter-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install cutter-cli
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cutter
```

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

### Linux

- apk (92%):

```sh
sudo apk add cutter
```

  証拠: Alpine Linux edge package indexes: cutter from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#cutter
```

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

- pacman (92%):

```sh
sudo pacman -S cutter
```

  証拠: Arch Linux sync databases: cutter from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/cutter
```

  証拠: Scoop official bucket manifest trees: bucket/cutter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Rizin.Cutter -e
```

  証拠: Windows Package Manager source index: Rizin.Cutter from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:cutter-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.9
- **ソース概要:** Unit Testing Framework for C and C++
- **ホームページ:** <https://github.com/clear-code/cutter>
- **リポジトリ:** <https://github.com/clear-code/cutter>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cut-diff (エイリアス)
- cutter (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Cutter is an xUnit-family unit testing framework for C and C++. Its README emphasizes easy test writing, debugging-oriented output, and tests built as shared libraries.

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

The upstream GitHub repository was created in 2011, while the project files preserve an older SourceForge-oriented homepage reference. The README names Kouhei Sutou, Hiroyuki Ikezoe, and Yuto Hayamizu as program authors and describes Cutter as a C/C++ testing framework built around recursively loaded `test_*.so` test modules.

### 採用の歴史

Cutter's own USERS file lists projects that used it, including groonga, mroonga, milter manager, and other C/C++ or systems projects. That usage profile places it in the older Unix library-testing ecosystem: small, native-code projects that wanted richer test output without moving to a different language runtime.

### 使われ方

The normal command shape is `cutter [OPTION ...] TEST_DIRECTORY`; the runner searches recursively for shared-library tests and reports progress, failures, errors, pending tests, notifications, summaries, and optional XML output. Its feature list includes fixtures, automatic test discovery, many assertions, coverage support, backtraces, and multi-process or multi-thread support.

### パッケージ好きにとっての重要性

Cutter is package-nerd relevant because it is the kind of test framework that often exists as a build-time dependency for other native packages. Its 2025 release notes also show a packaging-oriented maintenance detail: moving official source archive distribution to GitHub Releases.

### タイムライン

- 2011: Public GitHub repository created.
- 2015: GitHub release 1.2.5 published.
- 2019: GitHub release 1.2.7 published.
- 2025: Release 1.2.9 published, with source archives distributed through GitHub Releases.

### Related projects

- The upstream USERS file lists groonga, mroonga, milter manager, Hatohol, and several other projects as Cutter users.

### ソース

- <https://raw.githubusercontent.com/clear-code/cutter/master/README>
- <https://raw.githubusercontent.com/clear-code/cutter/master/FEATURES>
- <https://raw.githubusercontent.com/clear-code/cutter/master/USERS>
- <https://raw.githubusercontent.com/clear-code/cutter/master/NEWS.md>
- <https://api.github.com/repos/clear-code/cutter>
- <https://api.github.com/repos/clear-code/cutter/releases?per_page=10>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- MacPorts - cutter: installed executable or alias match | MacPorts ports tree: devel/cutter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - cutter: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/cu/cutter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cutter - 1.04-r5: installed executable or alias match | Alpine Linux edge package indexes: cutter from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | A program that allows firewall administrators to abort TCP/IP connections | http://www.digitage.co.uk/digitage/software/linux-security/cutter
- pacman - cutter - 1.04-3: installed executable or alias match | Arch Linux sync databases: cutter from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | TCP/IP Connection cutting on Linux Firewalls and Routers | http://www.digitage.co.uk/digitage/software/linux-security/cutter
- Scoop - extras/cutter: installed executable or alias match | Scoop official bucket manifest trees: bucket/cutter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - Rizin.Cutter: installed executable or alias match | Windows Package Manager source index: Rizin.Cutter from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/cutter-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cutter-cli.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
