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
Copied
b. Install gomod on Arch using YAY
$
yay -S
gomod
Copied
* (Optional) Uninstall gomod on Arch using YAY
$
yay -Rns
gomod
Copied
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
Copied
b. Clone gomod's git locally
$
git clone https://aur.archlinux.org/gomod.git
~/gomod
Copied
c. Go to ~/gomod folder and install it
$
cd
~/gomod
Copied
$
makepkg -si
Copied
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
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