rocalution on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rocalution

* (Optional) Uninstall rocalution on Arch using YAY

$ yay -Rns rocalution

2. Manually Install "rocalution" via AUR

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

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

b. Clone rocalution's git locally

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

c. Go to ~/rocalution folder and install it

$ cd ~/rocalution $ makepkg -si

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

ID: 1128652
Name: rocalution
PackageBaseID: 148701
PackageBase: rocalution
Version: 5.2.3-1
Description: Next generation library for iterative sparse solvers for ROCm platform
URL: https://rocalution.readthedocs.io/en/master
NumVotes: 2
Popularity: 0.947577
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1580568748
LastModified: 1661082584
URLPath: /cgit/aur.git/snapshot/rocalution.tar.gz

5. The same packages on other Linux Distributions