python-pyrr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pyrr

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

$ yay -Rns python-pyrr

2. Manually Install "python-pyrr" via AUR

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

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

b. Clone python-pyrr's git locally

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

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

$ cd ~/python-pyrr $ makepkg -si

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

ID: 1359964
Name: python-pyrr
PackageBaseID: 124236
PackageBase: python-pyrr
Version: 0.10.3-1
Description: Provides 3D mathematical functions using the power of NumPy.
URL: https://github.com/adamlwgriffiths/Pyrr
NumVotes: 7
Popularity: 0.012092
OutOfDate:
Maintainer: groctel
Submitter: maikoool
FirstSubmitted: 1500768327
LastModified: 1700994287
URLPath: /cgit/aur.git/snapshot/python-pyrr.tar.gz