amgx on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S amgx

* (Optional) Uninstall amgx on Arch using YAY

$ yay -Rns amgx

2. Manually Install "amgx" via AUR

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

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

b. Clone amgx's git locally

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

c. Go to ~/amgx folder and install it

$ cd ~/amgx $ makepkg -si

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

ID: 889215
Name: amgx
PackageBaseID: 154263
PackageBase: amgx
Version: 2.2.0-1
Description: Distributed multigrid linear solver library on GPU
URL: https://github.com/NVIDIA/AMGX
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pychuang
FirstSubmitted: 1591841329
LastModified: 1617830691
URLPath: /cgit/aur.git/snapshot/amgx.tar.gz