hdf4 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S hdf4

* (Optional) Uninstall hdf4 on Arch using YAY

$ yay -Rns hdf4

2. Manually Install "hdf4" via AUR

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

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

b. Clone hdf4's git locally

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

c. Go to ~/hdf4 folder and install it

$ cd ~/hdf4 $ makepkg -si

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

ID: 1331441
Name: hdf4
PackageBaseID: 6911
PackageBase: hdf4
Version: 4.2.16-1
Description: General purpose library and file format for storing scientific data (version including the Java Native Interfaces - JNI)
URL: https://portal.hdfgroup.org/display/support/HDF+4.2.15
NumVotes: 14
Popularity: 0.000606
OutOfDate:
Maintainer: Xavier
Submitter: djscholl
FirstSubmitted: 1159187423
LastModified: 1696921156
URLPath: /cgit/aur.git/snapshot/hdf4.tar.gz