python-splines on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-splines

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

$ yay -Rns python-splines

2. Manually Install "python-splines" via AUR

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

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

b. Clone python-splines's git locally

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

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

$ cd ~/python-splines $ makepkg -si

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

ID: 1307787
Name: python-splines
PackageBaseID: 196908
PackageBase: python-splines
Version: 0.3.1-1
Description: Splines in Euclidean Space and Beyond
URL: https://splines.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1692745127
LastModified: 1692745127
URLPath: /cgit/aur.git/snapshot/python-splines.tar.gz