cqrlib on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cqrlib

* (Optional) Uninstall cqrlib on Arch using YAY

$ yay -Rns cqrlib

2. Manually Install "cqrlib" via AUR

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

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

b. Clone cqrlib's git locally

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

c. Go to ~/cqrlib folder and install it

$ cd ~/cqrlib $ makepkg -si

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

ID: 252739
Name: cqrlib
PackageBaseID: 104083
PackageBase: cqrlib
Version: 1.1.3-1
Description: an ANSI C library for quaternion arithmetic and rotation math
URL: http://cqrlib.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leepesjee
Submitter: leepesjee
FirstSubmitted: 1449102355
LastModified: 1449102413
URLPath: /cgit/aur.git/snapshot/cqrlib.tar.gz