ndcurves on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S ndcurves

* (Optional) Uninstall ndcurves on Arch using YAY

$ yay -Rns ndcurves

2. Manually Install "ndcurves" via AUR

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

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

b. Clone ndcurves's git locally

$ git clone https://aur.archlinux.org/ndcurves.git ~/ndcurves

c. Go to ~/ndcurves folder and install it

$ cd ~/ndcurves $ makepkg -si

3. Information about the ndcurves package on Arch User Repository (AUR)

ID: 1319843
Name: ndcurves
PackageBaseID: 174819
PackageBase: ndcurves
Version: 1.3.0-2
Description: Library for creating smooth cubic splines
URL: https://github.com/loco-3d/ndcurves
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: Nim65s
FirstSubmitted: 1641655725
LastModified: 1694884486
URLPath: /cgit/aur.git/snapshot/ndcurves.tar.gz