python2-bitstring on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-bitstring

* (Optional) Uninstall python2-bitstring on Arch using YAY

$ yay -Rns python2-bitstring

2. Manually Install "python2-bitstring" via AUR

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

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

b. Clone python2-bitstring's git locally

$ git clone https://aur.archlinux.org/python2-bitstring.git ~/python2-bitstring

c. Go to ~/python2-bitstring folder and install it

$ cd ~/python2-bitstring $ makepkg -si

3. Information about the python2-bitstring package on Arch User Repository (AUR)

ID: 1098381
Name: python2-bitstring
PackageBaseID: 183232
PackageBase: python2-bitstring
Version: 3.1.9-1
Description: Simple construction, analysis and modification of binary data
URL: https://pypi.org/project/bitstring/3.1.9/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1655234330
LastModified: 1655234330
URLPath: /cgit/aur.git/snapshot/python2-bitstring.tar.gz

5. The same packages on other Linux Distributions