python-datastruct on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-datastruct

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

$ yay -Rns python-datastruct

2. Manually Install "python-datastruct" via AUR

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

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

b. Clone python-datastruct's git locally

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

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

$ cd ~/python-datastruct $ makepkg -si

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

ID: 1395498
Name: python-datastruct
PackageBaseID: 202035
PackageBase: python-datastruct
Version: 1.0.0-1
Description: Combination of struct and dataclasses for easy parsing of binary formats
URL: https://github.com/kuba2k2/datastruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alufers
Submitter: alufers
FirstSubmitted: 1706618616
LastModified: 1706618616
URLPath: /cgit/aur.git/snapshot/python-datastruct.tar.gz