combblas on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S combblas

* (Optional) Uninstall combblas on Arch using YAY

$ yay -Rns combblas

2. Manually Install "combblas" via AUR

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

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

b. Clone combblas's git locally

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

c. Go to ~/combblas folder and install it

$ cd ~/combblas $ makepkg -si

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

ID: 1130565
Name: combblas
PackageBaseID: 138076
PackageBase: combblas
Version: 2.0.0-1
Description: A library offering a set of linear algebra primitives for graph analytics
URL: https://github.com/PASSIONLab/CombBLAS
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: ChrisTX
FirstSubmitted: 1544921710
LastModified: 1661417740
URLPath: /cgit/aur.git/snapshot/combblas.tar.gz