python-transforms3d on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-transforms3d

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

$ yay -Rns python-transforms3d

2. Manually Install "python-transforms3d" via AUR

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

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

b. Clone python-transforms3d's git locally

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

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

$ cd ~/python-transforms3d $ makepkg -si

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

ID: 1212079
Name: python-transforms3d
PackageBaseID: 144089
PackageBase: python-transforms3d
Version: 0.4.1-1
Description: 3 dimensional spatial transformations for Python
URL: https://matthew-brett.github.io/transforms3d/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1565008005
LastModified: 1676579970
URLPath: /cgit/aur.git/snapshot/python-transforms3d.tar.gz