python-quaternionic on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-quaternionic

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

$ yay -Rns python-quaternionic

2. Manually Install "python-quaternionic" via AUR

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

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

b. Clone python-quaternionic's git locally

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

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

$ cd ~/python-quaternionic $ makepkg -si

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

ID: 1425669
Name: python-quaternionic
PackageBaseID: 157351
PackageBase: python-quaternionic
Version: 1.0.10-1
Description: Interpret NumPy arrays as quaternionic arrays with Numba acceleration
URL: https://quaternionic.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1599163783
LastModified: 1710234350
URLPath: /cgit/aur.git/snapshot/python-quaternionic.tar.gz