spline on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S spline

* (Optional) Uninstall spline on Arch using YAY

$ yay -Rns spline

2. Manually Install "spline" via AUR

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

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

b. Clone spline's git locally

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

c. Go to ~/spline folder and install it

$ cd ~/spline $ makepkg -si

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

ID: 892865
Name: spline
PackageBaseID: 161474
PackageBase: spline
Version: 0.3.0-4
Description: A design tool for 3D web experiences.
URL: https://spline.design
NumVotes: 1
Popularity: 0
OutOfDate: 1633790330
Maintainer:
Submitter:
FirstSubmitted: 1609421824
LastModified: 1618503060
URLPath: /cgit/aur.git/snapshot/spline.tar.gz