python-bz2file on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S python-bz2file

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

$ yay -Rns python-bz2file

2. Manually Install "python-bz2file" via AUR

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

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

b. Clone python-bz2file's git locally

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

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

$ cd ~/python-bz2file $ makepkg -si

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

ID: 323620
Name: python-bz2file
PackageBaseID: 113900
PackageBase: python-bz2file
Version: 0.98-1
Description: Python library for reading and writing bzip2-compressed files
URL: http://pypi.python.org/pypi/bz2file
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: iosonofabio
Submitter: iosonofabio
FirstSubmitted: 1469209530
LastModified: 1469209538
URLPath: /cgit/aur.git/snapshot/python-bz2file.tar.gz