librsb on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S librsb

* (Optional) Uninstall librsb on Arch using YAY

$ yay -Rns librsb

2. Manually Install "librsb" via AUR

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

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

b. Clone librsb's git locally

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

c. Go to ~/librsb folder and install it

$ cd ~/librsb $ makepkg -si

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

ID: 1186401
Name: librsb
PackageBaseID: 102091
PackageBase: librsb
Version: 1.3.0.2-1
Description: A shared memory parallel sparse matrix library including Sparse BLAS
URL: https://sourceforge.net/projects/librsb
NumVotes: 4
Popularity: 3.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1445243141
LastModified: 1671655221
URLPath: /cgit/aur.git/snapshot/librsb.tar.gz