python-gsd on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-gsd

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

$ yay -Rns python-gsd

2. Manually Install "python-gsd" via AUR

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

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

b. Clone python-gsd's git locally

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

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

$ cd ~/python-gsd $ makepkg -si

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

ID: 1354855
Name: python-gsd
PackageBaseID: 162345
PackageBase: python-gsd
Version: 3.2.0-1
Description: GSD files store trajectories of the HOOMD-blue system state in a binary file with efficient random access to frames and allows all particle and topology properties to vary from one frame to the next.
URL: https://github.com/glotzerlab/gsd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hseara
Submitter: hseara
FirstSubmitted: 1611178822
LastModified: 1700245713
URLPath: /cgit/aur.git/snapshot/python-gsd.tar.gz