h5utils on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S h5utils

* (Optional) Uninstall h5utils on Arch using YAY

$ yay -Rns h5utils

2. Manually Install "h5utils" via AUR

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

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

b. Clone h5utils's git locally

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

c. Go to ~/h5utils folder and install it

$ cd ~/h5utils $ makepkg -si

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

ID: 1258191
Name: h5utils
PackageBaseID: 8075
PackageBase: h5utils
Version: 1.13.2-1
Description: Software for visualization/conversion of scientific data in the HDF5 format
URL: https://github.com/NanoComp/h5utils
NumVotes: 25
Popularity: 0.000606
OutOfDate:
Maintainer: Eothred
Submitter:
FirstSubmitted: 1168602087
LastModified: 1684137136
URLPath: /cgit/aur.git/snapshot/h5utils.tar.gz