spooles on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S spooles

* (Optional) Uninstall spooles on Arch using YAY

$ yay -Rns spooles

2. Manually Install "spooles" via AUR

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

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

b. Clone spooles's git locally

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

c. Go to ~/spooles folder and install it

$ cd ~/spooles $ makepkg -si

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

ID: 918641
Name: spooles
PackageBaseID: 21158
PackageBase: spooles
Version: 2.2-7
Description: SParse Object Oriented Linear Equations Solver
URL: https://www.netlib.org/linalg/spooles
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: gborzi
Submitter:
FirstSubmitted: 1225787376
LastModified: 1623192170
URLPath: /cgit/aur.git/snapshot/spooles.tar.gz