python-binstruct on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-binstruct

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

$ yay -Rns python-binstruct

2. Manually Install "python-binstruct" via AUR

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

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

b. Clone python-binstruct's git locally

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

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

$ cd ~/python-binstruct $ makepkg -si

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

ID: 386136
Name: python-binstruct
PackageBaseID: 118140
PackageBase: python-binstruct
Version: 1.0.1-1
Description: The binstruct library allows you to access binary data using a predefined structure.
URL: https://github.com/Jokymon/binstruct
NumVotes: 2
Popularity: 0
OutOfDate: 1706231808
Maintainer: Nefelim4ag
Submitter: Nefelim4ag
FirstSubmitted: 1482693955
LastModified: 1487682086
URLPath: /cgit/aur.git/snapshot/python-binstruct.tar.gz