How to Install and Uninstall cgvg Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "cgvg" package

Please follow the guidelines below to install cgvg on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cgvg

2. Uninstall "cgvg" package

Please follow the guidelines below to uninstall cgvg on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cgvg $ sudo apt autoclean && sudo apt autoremove

3. Information about the cgvg package on Ubuntu 20.10 (Groovy Gorilla)

Package: cgvg
Architecture: all
Version: 1.6.2-4
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: perl | perl5, libperl4-corelibs-perl | perl (<< 5.12.3-7)
Suggests: ctags
Filename: pool/universe/c/cgvg/cgvg_1.6.2-4_all.deb
Size: 16284
MD5sum: 1af0cd70b27ff86f8ad0c556844970b4
SHA1: 9c6ecf8d357559d393e0ffca9cc0d6c601ccab67
SHA256: cf5800dcbba06781764fb094e072415e112789f99e14115376f2021ff55764f6
SHA512: 4938316c3956ede535e70d5066fdde4427459663ef01859f8a1ec70014518cb8a251fb75e8cb12cc6af58d0d4aa706d2adeefd135b1a0cd723356a16ecca8b87
Homepage: http://linux.ucla.edu/~uzi/cgvg/cgvg-1.6.1.tar.gz
Description-en: command-line source browsing tool
cgvg is a pair of Perl scripts ("cg" and "vg") which are meant to
assist a programmer in doing command-line source browsing.
.
The idea is you can easily search for keywords in the code, and jump
to the file and line where a match is found. Used with ctags(1), this
can really help with jumping around and following code. Some features
include a human-readable output, coloring, bold (and alternate
bolding), and just sheer convenience for a programmer.
.
cgvg uses the Perl internal find and does its own searching, rather
than being a wrapper for UNIX find(1) and grep(1). There is a
~/.cgvgrc file for per-user configuration, and some nice features
like coloring, and multiple log files.
Description-md5: b23f1a8c3132a407fe7cad19b1f0e7ed