hipsolver on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S hipsolver

* (Optional) Uninstall hipsolver on Arch using YAY

$ yay -Rns hipsolver

2. Manually Install "hipsolver" via AUR

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

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

b. Clone hipsolver's git locally

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

c. Go to ~/hipsolver folder and install it

$ cd ~/hipsolver $ makepkg -si

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

ID: 1116096
Name: hipsolver
PackageBaseID: 176696
PackageBase: hipsolver
Version: 5.2.1-1
Description: rocSOLVER marshalling library.
URL: https://hipsolver.readthedocs.io/en/latest/index.html
NumVotes: 1
Popularity: 0.94752
OutOfDate:
Maintainer: tpkessler
FirstSubmitted: 1646669624
LastModified: 1658587015
URLPath: /cgit/aur.git/snapshot/hipsolver.tar.gz

5. The same packages on other Linux Distributions