python-pyamg on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pyamg

* (Optional) Uninstall python-pyamg on Arch using YAY

$ yay -Rns python-pyamg

2. Manually Install "python-pyamg" via AUR

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

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

b. Clone python-pyamg's git locally

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

c. Go to ~/python-pyamg folder and install it

$ cd ~/python-pyamg $ makepkg -si

3. Information about the python-pyamg package on Arch User Repository (AUR)

ID: 1282985
Name: python-pyamg
PackageBaseID: 124357
PackageBase: python-pyamg
Version: 5.0.1-1
Description: Algebraic Multigrid Solvers in Python
URL: https://github.com/pyamg/pyamg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: davidmcinnis
FirstSubmitted: 1501213796
LastModified: 1688446410
URLPath: /cgit/aur.git/snapshot/python-pyamg.tar.gz