python-pyhdf on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pyhdf

* (Optional) Uninstall python-pyhdf on Arch using YAY

$ yay -Rns python-pyhdf

2. Manually Install "python-pyhdf" via AUR

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

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

b. Clone python-pyhdf's git locally

$ git clone https://aur.archlinux.org/python-pyhdf.git ~/python-pyhdf

c. Go to ~/python-pyhdf folder and install it

$ cd ~/python-pyhdf $ makepkg -si

3. Information about the python-pyhdf package on Arch User Repository (AUR)

ID: 597705
Name: python-pyhdf
PackageBaseID: 140545
PackageBase: python-pyhdf
Version: 0.10.1-1
Description: Python bindings for the HDF4 library
URL: https://github.com/fhs/pyhdf
NumVotes: 7
Popularity: 0
OutOfDate: 1695728034
Maintainer: fhs
Submitter: fhs
FirstSubmitted: 1553383472
LastModified: 1553391146
URLPath: /cgit/aur.git/snapshot/python-pyhdf.tar.gz