amgcl-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S amgcl-git

* (Optional) Uninstall amgcl-git on Arch using YAY

$ yay -Rns amgcl-git

2. Manually Install "amgcl-git" via AUR

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

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

b. Clone amgcl-git's git locally

$ git clone https://aur.archlinux.org/amgcl-git.git ~/amgcl-git

c. Go to ~/amgcl-git folder and install it

$ cd ~/amgcl-git $ makepkg -si

3. Information about the amgcl-git package on Arch User Repository (AUR)

ID: 540254
Name: amgcl-git
PackageBaseID: 92963
PackageBase: amgcl-git
Version: 20180901-5
Description: C++ library for solving large sparse linear systems with algebraic multigrid method
URL: http://github.com/ddemidov/amgcl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ddemidov
Submitter: ddemidov
FirstSubmitted: 1431416698
LastModified: 1535827803
URLPath: /cgit/aur.git/snapshot/amgcl-git.tar.gz