python-bitarray on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S python-bitarray

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

$ yay -Rns python-bitarray

2. Manually Install "python-bitarray" via AUR

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

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

b. Clone python-bitarray's git locally

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

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

$ cd ~/python-bitarray $ makepkg -si

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

ID: 1385062
Name: python-bitarray
PackageBaseID: 35663
PackageBase: python-bitarray
Version: 2.9.2-1
Description: Efficient arrays of booleans for Python
URL: https://github.com/ilanschnell/bitarray
NumVotes: 12
Popularity: 0.368771
OutOfDate:
Maintainer: mtorromeo
Submitter: giniu
FirstSubmitted: 1269018995
LastModified: 1705149793
URLPath: /cgit/aur.git/snapshot/python-bitarray.tar.gz