Automic VaultAutomic Vault

brew

Install cgvg with Homebrew, apt, Nix

Command-line source browsing tool. Version 1.6.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install cgvg

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install cgvg

Debian stable package indexes · cgvg · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#vg

nixpkgs package indexes · pkgs/by-name/vg/vg/package.nix · source: api.github.com

overview

Package summary

Command-line source browsing tool

Commands and aliases

  • cg
  • vg

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1999: Initial 1.0 release of rg and vg.
  • 1999: rg renamed to cg; ~/.cgvgrc, colors, manpages, and Perl-based search were added across 1.1 through 1.6.0.
  • 2002: Version 1.6.2 thanked Debian packaging work and noted continued personal use despite cscope's open-source release.
  • 2014: Version 1.6.3 modernized the scripts for newer Perl and added Python file support plus .git exclusion.

Related projects

  • The official README directly relates CGVG to cscope, ctags, etags, find, grep, vi, and vim. Its niche is lighter than cscope and broader than tag-only navigation because it jumps to arbitrary uses as well as definitions.

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 1 platform targets.

Recommended review

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.cgvgrc

executables

Installed executables

CommandKindExposureNote
cgcliglobal executable
vgcliglobal 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-08
manager version1.6.3
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://uzix.org/cgvg.html

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://uzix.org/cgvg.htmlnone confidence

install metadata

Package metadata

Package keybrew:cgvg
Version1.6.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/cgvg
Homepagehttps://uzix.org/cgvg.html
Upstream docshttps://uzix.org/cgvg.html
LicenseGPL-2.0-or-later
Source archivehttps://uzix.org/cgvg/cgvg-1.6.3.tar.gz
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

cgvg 1.6.3-1

command-line source browsing tool

https://uzix.org/cgvg.html

sudo apt install cgvg
  • Section: devel
  • Architecture: all
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cgvg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cgvg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

cgvg 1.6.2-4

command-line source browsing tool

http://linux.ucla.edu/~uzi/cgvg/cgvg-1.6.1.tar.gz

sudo apt install cgvg
  • Section: universe/devel
  • Architecture: all
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Cgvg
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cgvg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Nix92%

vg

nix profile install nixpkgs#vg
  • installed executable or alias match
  • Matched by: Vg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vg/vg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment