python-bcolz on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-bcolz

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

$ yay -Rns python-bcolz

2. Manually Install "python-bcolz" via AUR

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

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

b. Clone python-bcolz's git locally

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

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

$ cd ~/python-bcolz $ makepkg -si

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

ID: 503469
Name: python-bcolz
PackageBaseID: 94641
PackageBase: python-bcolz
Version: 1.2.1-2
Description: columnar and compressed data containers.
URL: https://bcolz.readthedocs.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Xavier
Submitter: Francois_B
FirstSubmitted: 1434333398
LastModified: 1523924082
URLPath: /cgit/aur.git/snapshot/python-bcolz.tar.gz