macOS
brew install cgvglocal Homebrew formula metadata
brew
Command-line source browsing tool. Version 1.6.3 via Homebrew; verified from local package data.
install
brew install cgvglocal Homebrew formula metadata
sudo apt install cgvgDebian stable package indexes · cgvg · source: deb.debian.org
nix profile install nixpkgs#vgnixpkgs package indexes · pkgs/by-name/vg/vg/package.nix · source: api.github.com
overview
Command-line source browsing tool
history
CGVG is a small pair of Perl command-line source browsing tools, cg and vg, built around recursive code search and jumping from search results into vi-like editors. Its history is typical of tarball-era Unix developer utilities: a personal workflow tool, released with a static homepage, README, and ChangeLog, then kept useful through occasional maintenance.
Joshua Uziel's README describes CGVG as a quick hack written mostly for his own source-code navigation needs, inspired by cscope but intentionally simpler and not language-specific. The official ChangeLog records an initial 1.0 release on June 8, 1999, followed by rapid 1999 iterations that renamed rg to cg, added vi/vim behavior, colors, manpages, a per-user ~/.cgvgrc file, and Perl-based searching.
CGVG's adoption evidence is modest but real: the 2002 ChangeLog thanks Sergio Talens-Oliag for Debian packaging, and the supplied input records packages in Homebrew, Debian, Ubuntu, and Nix. That makes it a classic niche developer utility whose distribution survived through operating-system package collections rather than a large project ecosystem.
The cg command searches source trees and stores numbered matches; vg then opens the selected match in an editor at the recorded file and line. The README positions it as a convenience layer over the find/grep/ctags/cscope family, with persistent logs under ~/.cgvg and per-user display/search defaults in ~/.cgvgrc.
Package nerds care about CGVG because it preserves a pre-GitHub style of Unix tool distribution: a tiny Perl utility, a hand-written homepage, an upstream tarball, and downstream packages that keep an old developer workflow installable. It is also an example of how Homebrew and distribution package sets carry niche tools long after their active release cadence slows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.cgvgrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cg | cli | global executable | |
vg | cli | global executable |
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.
install metadata
| Package key | brew:cgvg |
|---|---|
| Version | 1.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cgvg |
| Homepage | https://uzix.org/cgvg.html |
| Upstream docs | https://uzix.org/cgvg.html |
| License | GPL-2.0-or-later |
| Source archive | https://uzix.org/cgvg/cgvg-1.6.3.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cgvg |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cgvg 1.6.3-1
command-line source browsing tool
sudo apt install cgvgcgvg 1.6.2-4
command-line source browsing tool
http://linux.ucla.edu/~uzi/cgvg/cgvg-1.6.1.tar.gz
sudo apt install cgvgvg
nix profile install nixpkgs#vgsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.