python-isal on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-isal

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

$ yay -Rns python-isal

2. Manually Install "python-isal" via AUR

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

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

b. Clone python-isal's git locally

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

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

$ cd ~/python-isal $ makepkg -si

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

ID: 1425292
Name: python-isal
PackageBaseID: 188874
PackageBase: python-isal
Version: 1.6.1-1
Description: Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L library
URL: https://github.com/pycompression/python-isal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1671526077
LastModified: 1710180565
URLPath: /cgit/aur.git/snapshot/python-isal.tar.gz