python-rapidgzip on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-rapidgzip

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

$ yay -Rns python-rapidgzip

2. Manually Install "python-rapidgzip" via AUR

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

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

b. Clone python-rapidgzip's git locally

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

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

$ cd ~/python-rapidgzip $ makepkg -si

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

ID: 1420701
Name: python-rapidgzip
PackageBaseID: 197474
PackageBase: python-rapidgzip
Version: 0.13.0-1
Description: A parallelized gzip decoder with seek capability
URL: https://github.com/mxmlnkn/rapidgzip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mxmln
Submitter: mxmln
FirstSubmitted: 1694363805
LastModified: 1709579187
URLPath: /cgit/aur.git/snapshot/python-rapidgzip.tar.gz