go-gpm on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S go-gpm

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

$ yay -Rns go-gpm

2. Manually Install "go-gpm" via AUR

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

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

b. Clone go-gpm's git locally

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

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

$ cd ~/go-gpm $ makepkg -si

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

ID: 287077
Name: go-gpm
PackageBaseID: 97497
PackageBase: go-gpm
Version: 1.4.0-2
Description: Barebones dependency manager for Go.
URL: https://github.com/pote/gpm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wicast
FirstSubmitted: 1439478878
LastModified: 1458713580
URLPath: /cgit/aur.git/snapshot/go-gpm.tar.gz