# gruyere を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:gruyere
```

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

### macOS

- Homebrew (100%):

```sh
brew install gruyere
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:gruyere
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gruyere>
- **バージョン:** 0.1.0
- **ソース概要:** TUI program for viewing and killing processes listening on ports
- **ホームページ:** <https://github.com/savannahostrowski/gruyere>
- **リポジトリ:** <https://github.com/savannahostrowski/gruyere>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/16/0f/d951dda46ba3b3dcbdf14f55355130b016445f9aa6b021dd70a9a567026a/gruyere-0.1.0.tar.gz>
- **最終更新:** 2026-07-13T10:39:07Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gruyere (cli)
- gruyere (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1.0
- マネージャ更新日: 2026-07-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/savannahostrowski/gruyere
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Gruyere is a small Python terminal UI for viewing and killing processes listening on ports. Its README positions it as a prettier interactive alternative to manually combining port-inspection commands with process termination.

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

The GitHub repository was created in February 2023. Its public release stream begins with v0.0.3 in October 2025 and reaches v0.1.0 in November 2025, indicating a young, focused utility rather than a long-lived ecosystem project.

### 採用の歴史

The project is packaged for Homebrew and installable through Python tool installers such as uv tool, pipx, and pip according to the README. Adoption evidence is therefore limited but fits a familiar developer-tool niche: quickly freeing a port during local development.

### 使われ方

Users run `gruyere` to list listening processes, filter by port or user, inspect details, navigate with arrow or vim-style keys, and kill a selected process after confirmation. On macOS, the README notes that elevated privileges may be needed for system-wide process visibility.

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

Gruyere is package-manager interesting mainly as a tiny TUI wrapper around operating-system process and port inspection. It packages a recurring shell workflow into one command while leaving permissions and platform differences visible to users.

### タイムライン

- 2023: GitHub repository created.
- 2025: v0.0.3 release published.
- 2025: v0.1.0 release published.

### Related projects

- pipx and uv tool are documented installation paths for isolated Python CLI use.
- lsof, ss, netstat, and platform process tools are adjacent lower-level tools in the same troubleshooting workflow.

### ソース

- <https://api.github.com/repos/savannahostrowski/gruyere>
- <https://api.github.com/repos/savannahostrowski/gruyere/releases?per_page=50>
- <https://github.com/savannahostrowski/gruyere>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [supervisor](https://pkg.so/ja/brew/supervisor/) - Shares pkgdb curated category or tags: cli, process-management, python, system.
- [killport](https://pkg.so/ja/brew/killport/) - Shares pkgdb curated category or tags: cli, ports, process-management, system.
- [glances](https://pkg.so/ja/brew/glances/) - Shares pkgdb curated category or tags: cli, python, system.
- [trash-cli](https://pkg.so/ja/brew/trash-cli/) - Shares pkgdb curated category or tags: cli, python, system.
- [thefuck](https://pkg.so/ja/brew/thefuck/) - Shares pkgdb curated category or tags: cli, python, system.
- [ranger](https://pkg.so/ja/brew/ranger/) - Shares pkgdb curated category or tags: cli, python, system.
- [podman-tui](https://pkg.so/ja/brew/podman-tui/) - Shares pkgdb curated category or tags: cli, system, tui.
- [nvtop](https://pkg.so/ja/brew/nvtop/) - Shares pkgdb curated category or tags: cli, system, tui.
- [recoverpy](https://pkg.so/ja/brew/recoverpy/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, python, python-3-14, system, tui.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
