python-laspy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-laspy

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

$ yay -Rns python-laspy

2. Manually Install "python-laspy" via AUR

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

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

b. Clone python-laspy's git locally

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

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

$ cd ~/python-laspy $ makepkg -si

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

ID: 1393346
Name: python-laspy
PackageBaseID: 152536
PackageBase: python-laspy
Version: 2.5.3-1
Description: Pythonic interface for .LAS LIDAR files
URL: https://github.com/laspy/laspy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: kyechou
FirstSubmitted: 1588940293
LastModified: 1706350099
URLPath: /cgit/aur.git/snapshot/python-laspy.tar.gz