mtxclient on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S mtxclient

* (Optional) Uninstall mtxclient on Arch using YAY

$ yay -Rns mtxclient

2. Manually Install "mtxclient" via AUR

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

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

b. Clone mtxclient's git locally

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

c. Go to ~/mtxclient folder and install it

$ cd ~/mtxclient $ makepkg -si

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

ID: 1116241
Name: mtxclient
PackageBaseID: 136232
PackageBase: mtxclient
Version: 0.8.0-1
Description: Client API library for Matrix, built on top of Boost.Asio
URL: https://github.com/Nheko-Reborn/mtxclient
NumVotes: 14
Popularity: 0.206274
OutOfDate:
Maintainer: z3ntu
FirstSubmitted: 1537802837
LastModified: 1658608127
URLPath: /cgit/aur.git/snapshot/mtxclient.tar.gz

5. The same packages on other Linux Distributions