python-construct-classes on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-construct-classes

* (Optional) Uninstall python-construct-classes on Arch using YAY

$ yay -Rns python-construct-classes

2. Manually Install "python-construct-classes" via AUR

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

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

b. Clone python-construct-classes's git locally

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

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

$ cd ~/python-construct-classes $ makepkg -si

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

ID: 1258073
Name: python-construct-classes
PackageBaseID: 193619
PackageBase: python-construct-classes
Version: 0.1.2-1
Description: Parse your binary data into dataclasses. Pack your dataclasses into binary data.
URL: https://github.com/matejcik/construct-classes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: digital_mystik
Submitter: digital_mystik
FirstSubmitted: 1684103556
LastModified: 1684103556
URLPath: /cgit/aur.git/snapshot/python-construct-classes.tar.gz