python-cstruct on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-cstruct

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

$ yay -Rns python-cstruct

2. Manually Install "python-cstruct" via AUR

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

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

b. Clone python-cstruct's git locally

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

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

$ cd ~/python-cstruct $ makepkg -si

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

ID: 1393271
Name: python-cstruct
PackageBaseID: 104405
PackageBase: python-cstruct
Version: 5.3-1
Description: C-style structs for Python
URL: https://github.com/andreax79/python-cstruct
NumVotes: 5
Popularity: 0.009116
OutOfDate:
Maintainer: justapony
Submitter: andrewchen
FirstSubmitted: 1449717617
LastModified: 1706335566
URLPath: /cgit/aur.git/snapshot/python-cstruct.tar.gz