python2-h5py on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python2-h5py

* (Optional) Uninstall python2-h5py on Arch using YAY

$ yay -Rns python2-h5py

2. Manually Install "python2-h5py" via AUR

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

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

b. Clone python2-h5py's git locally

$ git clone https://aur.archlinux.org/python2-h5py.git ~/python2-h5py

c. Go to ~/python2-h5py folder and install it

$ cd ~/python2-h5py $ makepkg -si

3. Information about the python2-h5py package on Arch User Repository (AUR)

ID: 1094989
Name: python2-h5py
PackageBaseID: 182963
PackageBase: python2-h5py
Version: 2.10.0.r9.g497d6a8c-2
Description: General-purpose Python bindings for the HDF5 library
URL: https://www.h5py.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1654747741
Maintainer: joaquinito2051
FirstSubmitted: 1654610661
LastModified: 1654613314
URLPath: /cgit/aur.git/snapshot/python2-h5py.tar.gz