python-numpy-quaternion on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-numpy-quaternion

* (Optional) Uninstall python-numpy-quaternion on Arch using YAY

$ yay -Rns python-numpy-quaternion

2. Manually Install "python-numpy-quaternion" via AUR

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

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

b. Clone python-numpy-quaternion's git locally

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

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

$ cd ~/python-numpy-quaternion $ makepkg -si

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

ID: 1425666
Name: python-numpy-quaternion
PackageBaseID: 144085
PackageBase: python-numpy-quaternion
Version: 2023.0.3-1
Description: Add built-in support for quaternions to NumPy
URL: https://quaternion.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1564994238
LastModified: 1710233607
URLPath: /cgit/aur.git/snapshot/python-numpy-quaternion.tar.gz