gvm on AUR (Arch User Repository)
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "gvm" 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
Copied
b. Install gvm on Arch using YAY
$
yay -S
gvm
Copied
* (Optional) Uninstall gvm on Arch using YAY
$
yay -Rns
gvm
Copied
2. Manually Install "gvm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gvm's git locally
$
git clone https://aur.archlinux.org/gvm.git
~/gvm
Copied
c. Go to ~/gvm folder and install it
$
cd
~/gvm
Copied
$
makepkg -si
Copied
3. Information about the gvm package on Arch User Repository (AUR)
ID: 548116
Name: gvm
PackageBaseID: 136358
PackageBase: gvm
Version: r617.6ecd46d-1
Description: Go Version Manager
URL: https://github.com/moovweb/gvm
NumVotes: 0
Popularity: 0
OutOfDate: 1634593445
Maintainer:
FirstSubmitted: 1538299481
LastModified: 1538299481
URLPath: /cgit/aur.git/snapshot/gvm.tar.gz
Name: gvm
PackageBaseID: 136358
PackageBase: gvm
Version: r617.6ecd46d-1
Description: Go Version Manager
URL: https://github.com/moovweb/gvm
NumVotes: 0
Popularity: 0
OutOfDate: 1634593445
Maintainer:
FirstSubmitted: 1538299481
LastModified: 1538299481
URLPath: /cgit/aur.git/snapshot/gvm.tar.gz