python-lrzip on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-lrzip

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

$ yay -Rns python-lrzip

2. Manually Install "python-lrzip" via AUR

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

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

b. Clone python-lrzip's git locally

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

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

$ cd ~/python-lrzip $ makepkg -si

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

ID: 450292
Name: python-lrzip
PackageBaseID: 125245
PackageBase: python-lrzip
Version: 1.0.0-6
Description: Python bindings to LRZIP (https://github.com/ckolivas/lrzip)
URL: https://pypi.python.org/pypi/lrzip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanerb
FirstSubmitted: 1504271047
LastModified: 1507546563
URLPath: /cgit/aur.git/snapshot/python-lrzip.tar.gz