cgvg on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "cgvg" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cgvg on Arch using YAY

$ yay -S cgvg

* (Optional) Uninstall cgvg on Arch using YAY

$ yay -Rns cgvg

2. Manually Install "cgvg" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cgvg's git locally

$ git clone https://aur.archlinux.org/cgvg.git ~/cgvg

c. Go to ~/cgvg folder and install it

$ cd ~/cgvg $ makepkg -si

3. Information about the cgvg package on Arch User Repository (AUR)

ID: 1126548
Name: cgvg
PackageBaseID: 24595
PackageBase: cgvg
Version: 1.6.3-2
Description: Commandline tools for searching and browsing source code
URL: https://uzix.org/cgvg.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1236781117
LastModified: 1660625837
URLPath: /cgit/aur.git/snapshot/cgvg.tar.gz