gvm-git on AUR (Arch User Repository)

Last updated: November 14,2024

1. Install "gvm-git" 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 gvm-git on Arch using YAY

$ yay -S gvm-git

* (Optional) Uninstall gvm-git on Arch using YAY

$ yay -Rns gvm-git

2. Manually Install "gvm-git" via AUR

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

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

b. Clone gvm-git's git locally

$ git clone https://aur.archlinux.org/gvm-git.git ~/gvm-git

c. Go to ~/gvm-git folder and install it

$ cd ~/gvm-git $ makepkg -si

3. Information about the gvm-git package on Arch User Repository (AUR)

ID: 1301028
Name: gvm-git
PackageBaseID: 196519
PackageBase: gvm-git
Version: 1.0.22.r112.g1f6c108-1
Description: Go Version Manager
URL: https://github.com/moovweb/gvm
NumVotes: 1
Popularity: 0.10234
OutOfDate: 1701892018
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1691527028
LastModified: 1691527028
URLPath: /cgit/aur.git/snapshot/gvm-git.tar.gz