hdf5-1.12 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S hdf5-1.12

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

$ yay -Rns hdf5-1.12

2. Manually Install "hdf5-1.12" via AUR

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

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

b. Clone hdf5-1.12's git locally

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

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

$ cd ~/hdf5-1.12 $ makepkg -si

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

ID: 1284264
Name: hdf5-1.12
PackageBaseID: 195411
PackageBase: hdf5-1.12
Version: 1.12.0-2
Description: General purpose library and file format for storing scientific data
URL: https://www.hdfgroup.org/hdf5
NumVotes: 1
Popularity: 0.007865
OutOfDate: 1692820729
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1688646230
LastModified: 1688655153
URLPath: /cgit/aur.git/snapshot/hdf5-1.12.tar.gz