hdf5-mpich on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hdf5-mpich

* (Optional) Uninstall hdf5-mpich on Arch using YAY

$ yay -Rns hdf5-mpich

2. Manually Install "hdf5-mpich" via AUR

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

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

b. Clone hdf5-mpich's git locally

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

c. Go to ~/hdf5-mpich folder and install it

$ cd ~/hdf5-mpich $ makepkg -si

3. Information about the hdf5-mpich package on Arch User Repository (AUR)

ID: 752459
Name: hdf5-mpich
PackageBaseID: 133389
PackageBase: hdf5-mpich
Version: 1.12.0-1
Description: General purpose library and file format for storing scientific data (mpich version) (full version including its Java Native Interfaces)
URL: https://portal.hdfgroup.org/display/support
NumVotes: 1
Popularity: 0
OutOfDate: 1703256599
Maintainer:
Submitter: eleftg
FirstSubmitted: 1528674048
LastModified: 1592243046
URLPath: /cgit/aur.git/snapshot/hdf5-mpich.tar.gz