Automic VaultAutomic Vault

brew

Install gruyere with Homebrew

TUI program for viewing and killing processes listening on ports. Version 0.1.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gruyere

local Homebrew formula metadata

overview

Package summary

TUI program for viewing and killing processes listening on ports

Commands and aliases

  • gruyere

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gruyerecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version0.1.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/savannahostrowski/gruyere

install metadata

Package metadata

Package keybrew:gruyere
Version0.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gruyere
Homepagehttps://github.com/savannahostrowski/gruyere
Repositoryhttps://github.com/savannahostrowski/gruyere
Upstream docshttps://github.com/savannahostrowski/gruyere#readme
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/16/0f/d951dda46ba3b3dcbdf14f55355130b016445f9aa6b021dd70a9a567026a/gruyere-0.1.0.tar.gz
Dependenciespython@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegruyere
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment