python-bitstruct on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install python-bitstruct on Arch using YAY
$
yay -S
python-bitstruct
Copied
* (Optional) Uninstall python-bitstruct on Arch using YAY
$
yay -Rns
python-bitstruct
Copied
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
Copied
b. Clone python-bitstruct's git locally
$
git clone https://aur.archlinux.org/python-bitstruct.git
~/python-bitstruct
Copied
c. Go to ~/python-bitstruct folder and install it
$
cd
~/python-bitstruct
Copied
$
makepkg -si
Copied
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
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