graphblas on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S graphblas

* (Optional) Uninstall graphblas on Arch using YAY

$ yay -Rns graphblas

2. Manually Install "graphblas" via AUR

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

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

b. Clone graphblas's git locally

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

c. Go to ~/graphblas folder and install it

$ cd ~/graphblas $ makepkg -si

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

ID: 1359487
Name: graphblas
PackageBaseID: 143964
PackageBase: graphblas
Version: 8.2.1-1
Description: A full implementation of the GraphBLAS standard (graphblas.org)
URL: http://github.com/DrTimothyAldenDavis/GraphBLAS
NumVotes: 1
Popularity: 0.018491
OutOfDate:
Maintainer: jorge_barroso
Submitter: DanielNak
FirstSubmitted: 1564533448
LastModified: 1700881870
URLPath: /cgit/aur.git/snapshot/graphblas.tar.gz