gvt-git on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S gvt-git

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

$ yay -Rns gvt-git

2. Manually Install "gvt-git" via AUR

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

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

b. Clone gvt-git's git locally

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

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

$ cd ~/gvt-git $ makepkg -si

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

ID: 368591
Name: gvt-git
PackageBaseID: 118197
PackageBase: gvt-git
Version: r86.50d83ea-1
Description: gvt is a simple vendoring tool made for Go native vendoring
URL: https://github.com/FiloSottile/gvt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1482875819
LastModified: 1482875819
URLPath: /cgit/aur.git/snapshot/gvt-git.tar.gz