python-nurbs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-nurbs

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

$ yay -Rns python-nurbs

2. Manually Install "python-nurbs" via AUR

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

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

b. Clone python-nurbs's git locally

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

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

$ cd ~/python-nurbs $ makepkg -si

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

ID: 1357311
Name: python-nurbs
PackageBaseID: 161136
PackageBase: python-nurbs
Version: 5.3.1-3
Description: Object-oriented pure Python B-Spline and NURBS library
URL: https://onurraufbingol.com/NURBS-Python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Maik93
Submitter: greyltc
FirstSubmitted: 1608566971
LastModified: 1700648600
URLPath: /cgit/aur.git/snapshot/python-nurbs.tar.gz