hdfview on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S hdfview

* (Optional) Uninstall hdfview on Arch using YAY

$ yay -Rns hdfview

2. Manually Install "hdfview" via AUR

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

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

b. Clone hdfview's git locally

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

c. Go to ~/hdfview folder and install it

$ cd ~/hdfview $ makepkg -si

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

ID: 1324708
Name: hdfview
PackageBaseID: 126402
PackageBase: hdfview
Version: 3.3.1-1
Description: A visual tool for browsing and editing HDF4 and HDF5 files.
URL: https://portal.hdfgroup.org/display/HDFVIEW/HDFView
NumVotes: 8
Popularity: 0.001038
OutOfDate:
Maintainer: petronny
Submitter: eleftg
FirstSubmitted: 1508266498
LastModified: 1695707098
URLPath: /cgit/aur.git/snapshot/hdfview.tar.gz