python-h5netcdf on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-h5netcdf

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

$ yay -Rns python-h5netcdf

2. Manually Install "python-h5netcdf" via AUR

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

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

b. Clone python-h5netcdf's git locally

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

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

$ cd ~/python-h5netcdf $ makepkg -si

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

ID: 1363507
Name: python-h5netcdf
PackageBaseID: 93156
PackageBase: python-h5netcdf
Version: 1.3.0-1
Description: Pythonic interface to netCDF4 via h5py
URL: https://h5netcdf.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: richli
FirstSubmitted: 1432067517
LastModified: 1701536681
URLPath: /cgit/aur.git/snapshot/python-h5netcdf.tar.gz