rocsolver on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rocsolver

* (Optional) Uninstall rocsolver on Arch using YAY

$ yay -Rns rocsolver

2. Manually Install "rocsolver" via AUR

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

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

b. Clone rocsolver's git locally

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

c. Go to ~/rocsolver folder and install it

$ cd ~/rocsolver $ makepkg -si

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

ID: 1128663
Name: rocsolver
PackageBaseID: 152878
PackageBase: rocsolver
Version: 5.2.3-1
Description: Subset of LAPACK functionality on the ROCm platform
URL: https://rocsolver.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 0.947511
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1589727372
LastModified: 1661085236
URLPath: /cgit/aur.git/snapshot/rocsolver.tar.gz

5. The same packages on other Linux Distributions