python-pgzip on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-pgzip

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

$ yay -Rns python-pgzip

2. Manually Install "python-pgzip" via AUR

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

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

b. Clone python-pgzip's git locally

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

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

$ cd ~/python-pgzip $ makepkg -si

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

ID: 1312943
Name: python-pgzip
PackageBaseID: 197255
PackageBase: python-pgzip
Version: 0.3.5-1
Description: Multi-threaded gzip implementation for Python
URL: https://github.com/pgzip/pgzip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maksverver
Submitter: maksverver
FirstSubmitted: 1693687597
LastModified: 1693687597
URLPath: /cgit/aur.git/snapshot/python-pgzip.tar.gz