gomuks on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gomuks

* (Optional) Uninstall gomuks on Arch using YAY

$ yay -Rns gomuks

2. Manually Install "gomuks" via AUR

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

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

b. Clone gomuks's git locally

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

c. Go to ~/gomuks folder and install it

$ cd ~/gomuks $ makepkg -si

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

ID: 964262
Name: gomuks
PackageBaseID: 152630
PackageBase: gomuks
Version: 0.2.4-2
Description: A terminal based Matrix client written in Go
URL: https://github.com/tulir/gomuks
NumVotes: 15
Popularity: 0.174713
OutOfDate:
Maintainer: ejiek
FirstSubmitted: 1589171917
LastModified: 1632297872
URLPath: /cgit/aur.git/snapshot/gomuks.tar.gz