pdal-git on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S pdal-git

* (Optional) Uninstall pdal-git on Arch using YAY

$ yay -Rns pdal-git

2. Manually Install "pdal-git" via AUR

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

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

b. Clone pdal-git's git locally

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

c. Go to ~/pdal-git folder and install it

$ cd ~/pdal-git $ makepkg -si

3. Information about the pdal-git package on Arch User Repository (AUR)

ID: 1059157
Name: pdal-git
PackageBaseID: 136990
PackageBase: pdal-git
Version: 2.3RC1.r156.g26cc5e10d-2
Description: A C++ library for translating and manipulating point cloud data.
URL: http://www.pdal.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qs9rx
Submitter: sedot
FirstSubmitted: 1540769211
LastModified: 1648672941
URLPath: /cgit/aur.git/snapshot/pdal-git.tar.gz