python-griddataformats on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-griddataformats

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

$ yay -Rns python-griddataformats

2. Manually Install "python-griddataformats" via AUR

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

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

b. Clone python-griddataformats's git locally

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

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

$ cd ~/python-griddataformats $ makepkg -si

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

ID: 1159646
Name: python-griddataformats
PackageBaseID: 123280
PackageBase: python-griddataformats
Version: 1.0.1-1
Description: The gridDataFormats package provides classes to unify reading and writing n-dimensional datasets. One can read grid data from files, make them available as a Grid object, and allows one to write out the data again.
URL: https://github.com/orbeckst/GridDataFormats/
NumVotes: 2
Popularity: 0
OutOfDate: 1700654975
Maintainer: hseara
Submitter: hseara
FirstSubmitted: 1497197241
LastModified: 1667206611
URLPath: /cgit/aur.git/snapshot/python-griddataformats.tar.gz