liblas-python on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S liblas-python

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

$ yay -Rns liblas-python

2. Manually Install "liblas-python" via AUR

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

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

b. Clone liblas-python's git locally

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

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

$ cd ~/liblas-python $ makepkg -si

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

ID: 456141
Name: liblas-python
PackageBaseID: 126741
PackageBase: liblas-python
Version: 1.8.1-1
Description: Python bindings for libLAS - a C/C++ library for reading and writing LAS LiDAR format.
URL: https://liblas.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: czk
Submitter: czk
FirstSubmitted: 1509284856
LastModified: 1509284856
URLPath: /cgit/aur.git/snapshot/liblas-python.tar.gz