quaternion on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S quaternion

* (Optional) Uninstall quaternion on Arch using YAY

$ yay -Rns quaternion

2. Manually Install "quaternion" via AUR

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

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

b. Clone quaternion's git locally

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

c. Go to ~/quaternion folder and install it

$ cd ~/quaternion $ makepkg -si

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

ID: 1415611
Name: quaternion
PackageBaseID: 115440
PackageBase: quaternion
Version: 0.0.96.1-1
Description: Qt-based IM client for the Matrix protocol
URL: https://github.com/quotient-im/Quaternion
NumVotes: 23
Popularity: 0.00093
OutOfDate:
Maintainer: xiota
Submitter: PureTryOut
FirstSubmitted: 1473700356
LastModified: 1708928253
URLPath: /cgit/aur.git/snapshot/quaternion.tar.gz