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

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

## インストール

```sh
sudo av install brew:vcprompt
```

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

### macOS

- Homebrew (100%):

```sh
brew install vcprompt
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#vcprompt
```

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

## パッケージ情報

- **パッケージキー:** brew:vcprompt
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.3.0
- **ソース概要:** Provide version control info in shell prompts
- **ホームページ:** <https://github.com/powerman/vcprompt>
- **リポジトリ:** <https://github.com/powerman/vcprompt>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- vcprompt (エイリアス)
- vcprompt-hgst (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

vcprompt is a small command-line helper for showing version-control state in a shell prompt. The powerman repository presents it as a fork of Greg Ward's vcprompt, preserving the original idea of being lightweight rather than comprehensive.

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

The powerman/vcprompt GitHub repository was created on 2013-12-22. Its README explains the fork in pragmatic performance terms: prompt helpers run every time a user gets a new shell prompt, so slow repository-status checks become noticeable quickly.

### 使われ方

vcprompt is used inside shell prompt definitions to print repository information such as the current version-control system and branch/status markers. The README lists support, to varying degrees, for Mercurial, Git, Subversion, CVS, and Fossil working copies.

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

Its significance is niche but clear: vcprompt belongs to the pre-heavy-shell-theme era of tiny POSIX prompt utilities. It is the kind of tool package users install when they want repository awareness without adopting a full prompt framework.

### タイムライン

- 2013-12-22: The powerman/vcprompt repository was created on GitHub.
- 2021-10-10: The repository's latest pushed_at timestamp in GitHub API metadata shows later maintenance activity, though the public footprint remains small.

### ソース

- <https://api.github.com/repos/powerman/vcprompt>
- <https://github.com/powerman/vcprompt>


## セキュリティノート

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal

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

- Nix - vcprompt: normalized package name match | nixpkgs package indexes: pkgs/by-name/vc/vcprompt/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/vcprompt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vcprompt.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
