mingw-w64-pdal on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S mingw-w64-pdal

* (Optional) Uninstall mingw-w64-pdal on Arch using YAY

$ yay -Rns mingw-w64-pdal

2. Manually Install "mingw-w64-pdal" via AUR

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

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

b. Clone mingw-w64-pdal's git locally

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

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

$ cd ~/mingw-w64-pdal $ makepkg -si

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

ID: 1309343
Name: mingw-w64-pdal
PackageBaseID: 169656
PackageBase: mingw-w64-pdal
Version: 2.5.6-1
Description: A C++ library for translating and manipulating point cloud data (mingw-w64)
URL: http://www.pdal.io
NumVotes: 0
Popularity: 0
OutOfDate: 1697146844
Maintainer:
Submitter: xantares
FirstSubmitted: 1628322180
LastModified: 1693053955
URLPath: /cgit/aur.git/snapshot/mingw-w64-pdal.tar.gz