photospline on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S photospline

* (Optional) Uninstall photospline on Arch using YAY

$ yay -Rns photospline

2. Manually Install "photospline" via AUR

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

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

b. Clone photospline's git locally

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

c. Go to ~/photospline folder and install it

$ cd ~/photospline $ makepkg -si

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

ID: 1325550
Name: photospline
PackageBaseID: 166099
PackageBase: photospline
Version: 2.2.0-0
Description: Library for using the penalized spline technique to efficiently compute, store, and evaluate B-spline representations of such tables.
URL: https://github.com/icecube/photospline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmeagher
Submitter: kmeagher
FirstSubmitted: 1619380121
LastModified: 1695832932
URLPath: /cgit/aur.git/snapshot/photospline.tar.gz