python-lazrs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lazrs

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

$ yay -Rns python-lazrs

2. Manually Install "python-lazrs" via AUR

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

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

b. Clone python-lazrs's git locally

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

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

$ cd ~/python-lazrs $ makepkg -si

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

ID: 1423042
Name: python-lazrs
PackageBaseID: 194519
PackageBase: python-lazrs
Version: 0.5.3-1
Description: Python bindings for laz-rs (LAZ compression)
URL: https://github.com/laz-rs/laz-rs-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1686393091
LastModified: 1709888916
URLPath: /cgit/aur.git/snapshot/python-lazrs.tar.gz