hypre on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S hypre

* (Optional) Uninstall hypre on Arch using YAY

$ yay -Rns hypre

2. Manually Install "hypre" via AUR

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

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

b. Clone hypre's git locally

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

c. Go to ~/hypre folder and install it

$ cd ~/hypre $ makepkg -si

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

ID: 1409483
Name: hypre
PackageBaseID: 100927
PackageBase: hypre
Version: 2.31.0-1
Description: Parallel solvers for sparse linear systems featuring multigrid methods
URL: https://github.com/hypre-space/hypre
NumVotes: 5
Popularity: 0.565452
OutOfDate:
Maintainer: carlosal1015
Submitter: getzze
FirstSubmitted: 1443540015
LastModified: 1707983971
URLPath: /cgit/aur.git/snapshot/hypre.tar.gz