# cvsutils を Homebrew, apt でインストール

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

## インストール

```sh
sudo av install brew:cvsutils
```

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

### macOS

- Homebrew (100%):

```sh
brew install cvsutils
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install cvsutils
```

  証拠: Debian stable package indexes: cvsutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:cvsutils
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cvsutils>
- **バージョン:** 0.2.6
- **ソース概要:** CVS utilities for use in working directories
- **ホームページ:** <https://www.red-bean.com/cvsutils/>
- **上流ドキュメント:** <https://www.red-bean.com/cvsutils/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://www.red-bean.com/cvsutils/releases/cvsutils-0.2.6.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cvschroot (cli)
- cvsco (cli)
- cvsdiscard (cli)
- cvsdo (cli)
- cvspurge (cli)
- cvstrim (cli)
- cvsu (cli)
- cvschroot (エイリアス)
- cvsco (エイリアス)
- cvsdiscard (エイリアス)
- cvsdo (エイリアス)
- cvspurge (エイリアス)
- cvstrim (エイリアス)
- cvsu (エイリアス)

## macOS 提供ライブラリ

- perl

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.2.6
- ローカルデータ: OK
- 上流リポジトリ: https://www.red-bean.com/cvsutils/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

CVS Utilities is a small collection of mostly Perl scripts for managing CVS working directories, especially when a developer wants useful local status, cleanup, and patch workflows without contacting the CVS server.

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

The official page credits Tom Tromey with the original code and Pavel Roskin with later changes. Its current public release line culminates in version 0.2.6, released on 2013-05-31.

The project grew around CVS's client-server model. CVS keeps full version history on the server while the client working directory contains the checked-out files and derived build products, so CVS Utilities focused on the local working-copy side: finding tracked and untracked files, purging generated files, changing CVS administrative metadata, and producing cleaner patches.

### 採用の歴史

CVS Utilities reflects the era when CVS was described by its own project page as the de facto version-control system for open source software, even while the page advised new projects to consider Subversion. Its adoption was tied to developers maintaining CVS trees over both slow and fast network connections, where local inspection and cleanup commands saved time.

### 使われ方

The tools are used inside CVS working directories to inspect local file state, erase or move derived files, switch CVS root metadata, discard local changes, run CVS commands over discovered files, and create patches with less irrelevant backup-file, RCS-path, or ChangeLog noise than a raw cvs diff workflow.

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

The package is interesting because it preserves the tooling culture around CVS rather than CVS itself. Its small command-line helpers document the practical friction of centralized version control before distributed systems became dominant.

### タイムライン

- 1990s-2000s: CVS working-copy workflows become common in open-source development.
- 2013: CVS Utilities 0.2.6 is released on 2013-05-31.
- 2013: The official project page documents the scripts, closed mailing list, and maintainer credits.

### Related projects

- CVS Utilities is directly tied to CVS and its working-copy administrative files.
- The official page mentions Subversion as the recommended alternative for new projects at the time the page was written.

### ソース

- <https://www.red-bean.com/cvsutils/>


## セキュリティノート

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:** cvsutils
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - cvsutils - 0.2.6-1: normalized package name match | Debian stable package indexes: cvsutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CVS utilities for use in working directories | https://www.red-bean.com/cvsutils/
- Ubuntu apt - cvsutils - 0.2.6-1: normalized package name match | Ubuntu 24.04 LTS package indexes: cvsutils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | CVS utilities for use in working directories | https://www.red-bean.com/cvsutils/


## 関連リンク

- [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.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cvs](https://pkg.so/ja/brew/cvs/) - Shares pkgdb curated category or tags: cli, cvs, developer-tools, version-control.
- [cvs-fast-export](https://pkg.so/ja/brew/cvs-fast-export/) - Shares pkgdb curated category or tags: cli, cvs, developer-tools, version-control.
- [cvsync](https://pkg.so/ja/brew/cvsync/) - Shares pkgdb curated category or tags: cli, cvs, developer-tools, version-control.
- [git](https://pkg.so/ja/brew/git/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [git-lfs](https://pkg.so/ja/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [lazygit](https://pkg.so/ja/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [subversion](https://pkg.so/ja/brew/subversion/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.

## Combined YAML source

View the package source record on GitHub. [combined/cvsutils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cvsutils.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
- external package-manager database matches
- cross-ecosystem install command graph
