jhdf5 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S jhdf5

* (Optional) Uninstall jhdf5 on Arch using YAY

$ yay -Rns jhdf5

2. Manually Install "jhdf5" via AUR

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

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

b. Clone jhdf5's git locally

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

c. Go to ~/jhdf5 folder and install it

$ cd ~/jhdf5 $ makepkg -si

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

ID: 629724
Name: jhdf5
PackageBaseID: 38827
PackageBase: jhdf5
Version: 19.04.0-1
Description: An easy-to-use high-level API for HDF5 written in Java.
URL: https://wiki-bsse.ethz.ch/display/JHDF5
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: td123
FirstSubmitted: 1278825803
LastModified: 1563185446
URLPath: /cgit/aur.git/snapshot/jhdf5.tar.gz