go-tools-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S go-tools-git

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

$ yay -Rns go-tools-git

2. Manually Install "go-tools-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-tools-git's git locally

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

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

$ cd ~/go-tools-git $ makepkg -si

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

ID: 683667
Name: go-tools-git
PackageBaseID: 115353
PackageBase: go-tools-git
Version: v0.0.0_20200107181558_a222fb47e2f1-1
Description: Developer tools for the Go programming language
URL: https://godoc.org/golang.org/x/tools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kovetskiy
FirstSubmitted: 1473320695
LastModified: 1578421226
URLPath: /cgit/aur.git/snapshot/go-tools-git.tar.gz