python-bitstruct on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-bitstruct

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

$ yay -Rns python-bitstruct

2. Manually Install "python-bitstruct" via AUR

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

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

b. Clone python-bitstruct's git locally

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

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

$ cd ~/python-bitstruct $ makepkg -si

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

ID: 1345297
Name: python-bitstruct
PackageBaseID: 146587
PackageBase: python-bitstruct
Version: 8.19.0-1
Description: This module performs conversions between Python values and C bit field structs represented as Python byte strings
URL: https://github.com/eerimoq/bitstruct
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peterzuger
Submitter: peterzuger
FirstSubmitted: 1573576031
LastModified: 1698772515
URLPath: /cgit/aur.git/snapshot/python-bitstruct.tar.gz