python-splinepy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-splinepy

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

$ yay -Rns python-splinepy

2. Manually Install "python-splinepy" via AUR

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

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

b. Clone python-splinepy's git locally

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

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

$ cd ~/python-splinepy $ makepkg -si

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

ID: 1405562
Name: python-splinepy
PackageBaseID: 201897
PackageBase: python-splinepy
Version: 0.0.51-1
Description: Python N-Dimensional Bezier, RationalBezier, BSpline and NURBS library with C++ Backend
URL: https://tataratat.github.io/splinepy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1706324313
LastModified: 1707313211
URLPath: /cgit/aur.git/snapshot/python-splinepy.tar.gz