golang-glide on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S golang-glide

* (Optional) Uninstall golang-glide on Arch using YAY

$ yay -Rns golang-glide

2. Manually Install "golang-glide" via AUR

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

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

b. Clone golang-glide's git locally

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

c. Go to ~/golang-glide folder and install it

$ cd ~/golang-glide $ makepkg -si

3. Information about the golang-glide package on Arch User Repository (AUR)

ID: 906589
Name: golang-glide
PackageBaseID: 166844
PackageBase: golang-glide
Version: 0.13.3-3
Description: Dependency management and vendoring for Go projects
URL: https://github.com/Masterminds/glide
NumVotes: 1
Popularity: 0
OutOfDate: 1653938174
Maintainer:
FirstSubmitted: 1620923430
LastModified: 1620923430
URLPath: /cgit/aur.git/snapshot/golang-glide.tar.gz