gomod on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gomod

* (Optional) Uninstall gomod on Arch using YAY

$ yay -Rns gomod

2. Manually Install "gomod" via AUR

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

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

b. Clone gomod's git locally

$ git clone https://aur.archlinux.org/gomod.git ~/gomod

c. Go to ~/gomod folder and install it

$ cd ~/gomod $ makepkg -si

3. Information about the gomod package on Arch User Repository (AUR)

ID: 977052
Name: gomod
PackageBaseID: 169878
PackageBase: gomod
Version: 0.7.1-3
Description: Go modules analysis tool
URL: https://github.com/Helcaraxan/gomod
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1628791124
LastModified: 1634743937
URLPath: /cgit/aur.git/snapshot/gomod.tar.gz