gx-go on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S gx-go

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

$ yay -Rns gx-go

2. Manually Install "gx-go" via AUR

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

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

b. Clone gx-go's git locally

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

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

$ cd ~/gx-go $ makepkg -si

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

ID: 1175528
Name: gx-go
PackageBaseID: 150703
PackageBase: gx-go
Version: 1.9.1.git-2
Description: A tool to use with the gx package manager for packages written in go
URL: https://github.com/whyrusleeping/gx-go
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: EndlessEden
Submitter: demize
FirstSubmitted: 1585163915
LastModified: 1669605493
URLPath: /cgit/aur.git/snapshot/gx-go.tar.gz