go-git on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S go-git

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

$ yay -Rns go-git

2. Manually Install "go-git" via AUR

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

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

b. Clone go-git's git locally

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

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

$ cd ~/go-git $ makepkg -si

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

ID: 776086
Name: go-git
PackageBaseID: 88371
PackageBase: go-git
Version: 1:go1.15beta1.r138.gba9e1088997-1
Description: Core compiler tools for the Go programming language
URL: http://golang.org/
NumVotes: 8
Popularity: 2.6E-5
OutOfDate:
Maintainer: obedmr
Submitter: fzerorubigd
FirstSubmitted: 1418906420
LastModified: 1596822758
URLPath: /cgit/aur.git/snapshot/go-git.tar.gz