octave-nurbs on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S octave-nurbs

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

$ yay -Rns octave-nurbs

2. Manually Install "octave-nurbs" via AUR

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

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

b. Clone octave-nurbs's git locally

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

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

$ cd ~/octave-nurbs $ makepkg -si

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

ID: 1166131
Name: octave-nurbs
PackageBaseID: 102526
PackageBase: octave-nurbs
Version: 1.4.3-1
Description: Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.
URL: https://gnu-octave.github.io/packages/nurbs/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445952604
LastModified: 1667871369
URLPath: /cgit/aur.git/snapshot/octave-nurbs.tar.gz