python-pyquaternion on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-pyquaternion

* (Optional) Uninstall python-pyquaternion on Arch using YAY

$ yay -Rns python-pyquaternion

2. Manually Install "python-pyquaternion" via AUR

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

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

b. Clone python-pyquaternion's git locally

$ git clone https://aur.archlinux.org/python-pyquaternion.git ~/python-pyquaternion

c. Go to ~/python-pyquaternion folder and install it

$ cd ~/python-pyquaternion $ makepkg -si

3. Information about the python-pyquaternion package on Arch User Repository (AUR)

ID: 950331
Name: python-pyquaternion
PackageBaseID: 156578
PackageBase: python-pyquaternion
Version: 0.9.9-2
Description: A fully featured, pythonic library for representing and using quaternions
URL: https://github.com/
NumVotes: 1
Popularity: 0
OutOfDate: 1693173787
Maintainer:
Submitter: dgt
FirstSubmitted: 1596984478
LastModified: 1629493845
URLPath: /cgit/aur.git/snapshot/python-pyquaternion.tar.gz