cusp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cusp

* (Optional) Uninstall cusp on Arch using YAY

$ yay -Rns cusp

2. Manually Install "cusp" via AUR

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

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

b. Clone cusp's git locally

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

c. Go to ~/cusp folder and install it

$ cd ~/cusp $ makepkg -si

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

ID: 228716
Name: cusp
PackageBaseID: 99487
PackageBase: cusp
Version: 0.5.1-1
Description: A C++ Templated Sparse Matrix Library
URL: http://cusplibrary.github.io
NumVotes: 2
Popularity: 0
OutOfDate: 1709040199
Maintainer: bchretien
Submitter: bchretien
FirstSubmitted: 1441603577
LastModified: 1441604761
URLPath: /cgit/aur.git/snapshot/cusp.tar.gz