python-indexed-gzip on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S python-indexed-gzip

* (Optional) Uninstall python-indexed-gzip on Arch using YAY

$ yay -Rns python-indexed-gzip

2. Manually Install "python-indexed-gzip" via AUR

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

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

b. Clone python-indexed-gzip's git locally

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

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

$ cd ~/python-indexed-gzip $ makepkg -si

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

ID: 1084105
Name: python-indexed-gzip
PackageBaseID: 126278
PackageBase: python-indexed-gzip
Version: 1.6.13-1
Description: Drop-in replacement for the built-in python gzip.GzipFile class (IndexedGzipFile); written to allow fast random access of compressed NIfTI files
URL:
NumVotes: 2
Popularity: 0
OutOfDate: 1699649269
Maintainer: tobac
Submitter: tobac
FirstSubmitted: 1507720304
LastModified: 1653315353
URLPath: /cgit/aur.git/snapshot/python-indexed-gzip.tar.gz