golinx on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S golinx

* (Optional) Uninstall golinx on Arch using YAY

$ yay -Rns golinx

2. Manually Install "golinx" via AUR

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

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

b. Clone golinx's git locally

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

c. Go to ~/golinx folder and install it

$ cd ~/golinx $ makepkg -si

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

ID: 917859
Name: golinx
PackageBaseID: 101730
PackageBase: golinx
Version: 1.0-2
Description: A client for linx-server written in Go
URL: https://github.com/mutantmonkey/golinx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1444620584
LastModified: 1623052469
URLPath: /cgit/aur.git/snapshot/golinx.tar.gz