# Install cvsutils with Homebrew, apt, dnf

CVS utilities for use in working directories. Version 0.2.6 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cvsutils
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install cvsutils
```

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

- dnf (92%):

```sh
sudo dnf install cvsutils
```

  Evidence: Fedora Rawhide package metadata: cvsutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## Package facts

- **Package key:** brew:cvsutils
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/cvsutils>
- **Version:** 0.2.6
- **Source summary:** CVS utilities for use in working directories
- **Homepage:** <https://www.red-bean.com/cvsutils/>
- **Upstream docs:** <https://www.red-bean.com/cvsutils>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://www.red-bean.com/cvsutils/releases/cvsutils-0.2.6.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cvschroot (cli)
- cvsco (cli)
- cvsdiscard (cli)
- cvsdo (cli)
- cvspurge (cli)
- cvstrim (cli)
- cvsu (cli)
- cvschroot (alias)
- cvsco (alias)
- cvsdiscard (alias)
- cvsdo (alias)
- cvspurge (alias)
- cvstrim (alias)
- cvsu (alias)

## Uses from macOS

- perl

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.2.6
- Local data: ok
- Upstream repository: https://www.red-bean.com/cvsutils/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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

## Other Package-Manager Records

- 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/
- dnf - cvsutils - 0.2.6-25.fc44: normalized package name match | Fedora Rawhide package metadata: cvsutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | CVS Utilities | http://www.red-bean.com/cvsutils


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cvs](https://www.automicvault.com/pkg/brew/cvs/) - Shares av.db curated category or tags: cli, cvs, developer-tools, version-control.
- [cvs-fast-export](https://www.automicvault.com/pkg/brew/cvs-fast-export/) - Shares av.db curated category or tags: cli, cvs, developer-tools, version-control.
- [cvsync](https://www.automicvault.com/pkg/brew/cvsync/) - Shares av.db curated category or tags: cli, cvs, developer-tools, version-control.
- [git-tools](https://www.automicvault.com/pkg/brew/git-tools/) - Shares av.db curated category or tags: cli, developer-tools, utilities, version-control.
- [braid](https://www.automicvault.com/pkg/brew/braid/) - Shares av.db curated category or tags: cli, developer-tools, version-control.
- [breezy](https://www.automicvault.com/pkg/brew/breezy/) - Shares av.db curated category or tags: cli, developer-tools, version-control.
- [codeberg-cli](https://www.automicvault.com/pkg/brew/codeberg-cli/) - Shares av.db curated category or tags: cli, developer-tools, version-control.
- [darcs](https://www.automicvault.com/pkg/brew/darcs/) - Shares av.db 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/automic-vault/db/blob/main/combined/cvsutils.yml)


## Sources

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