gx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gx

* (Optional) Uninstall gx on Arch using YAY

$ yay -Rns gx

2. Manually Install "gx" via AUR

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

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

b. Clone gx's git locally

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

c. Go to ~/gx folder and install it

$ cd ~/gx $ makepkg -si

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

ID: 1175527
Name: gx
PackageBaseID: 150704
PackageBase: gx
Version: 0.14.3-1
Description: Packaging tool built around the distributed, content addressed filesystem IPFS
URL: https://github.com/whyrusleeping/gx
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: EndlessEden
Submitter: demize
FirstSubmitted: 1585164095
LastModified: 1669605111
URLPath: /cgit/aur.git/snapshot/gx.tar.gz