golang-glide-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S golang-glide-bin

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

$ yay -Rns golang-glide-bin

2. Manually Install "golang-glide-bin" 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-bin's git locally

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

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

$ cd ~/golang-glide-bin $ makepkg -si

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

ID: 1100341
Name: golang-glide-bin
PackageBaseID: 179277
PackageBase: golang-glide-bin
Version: 0.13.3-3
Description: Deprecated dependency management and vendoring for Go projects
URL: https://github.com/Masterminds/glide
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1653935600
LastModified: 1655583928
URLPath: /cgit/aur.git/snapshot/golang-glide-bin.tar.gz