hdfview-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S hdfview-bin

* (Optional) Uninstall hdfview-bin on Arch using YAY

$ yay -Rns hdfview-bin

2. Manually Install "hdfview-bin" via AUR

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

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

b. Clone hdfview-bin's git locally

$ git clone https://aur.archlinux.org/hdfview-bin.git ~/hdfview-bin

c. Go to ~/hdfview-bin folder and install it

$ cd ~/hdfview-bin $ makepkg -si

3. Information about the hdfview-bin package on Arch User Repository (AUR)

ID: 1258088
Name: hdfview-bin
PackageBaseID: 146140
PackageBase: hdfview-bin
Version: 3.3.0-1
Description: a GUI browser for reading hdf5 files - prebuilt binaries from the HDF group
URL: https://www.hdfgroup.org/downloads/hdfview/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chrisjbillington
Submitter: chrisjbillington
FirstSubmitted: 1572119335
LastModified: 1684107165
URLPath: /cgit/aur.git/snapshot/hdfview-bin.tar.gz