How to Install and Uninstall pdal Package on Manjaro
Last updated: November 07,2024
1. Install "pdal" package
Here is a brief guide to show you how to install pdal on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
pdal
Copied
2. Uninstall "pdal" package
Learn how to uninstall pdal on Manjaro:
$
sudo pacman -Rcns
pdal
Copied
3. Information about the pdal package on Manjaro
Repository : extra
Name : pdal
Version : 2.6.2-1
Description : A C++ library for translating and manipulating point cloud
data
Architecture : x86_64
URL : http://www.pdal.io
Licenses : BSD
Groups : None
Provides : pdal
Depends On : gdal libgeotiff jsoncpp
Optional Deps : python-numpy: for the Python plugin
sqlite: for the sqlite plugin
postgresql-libs: for the postgresql plugin
Conflicts With : None
Replaces : None
Download Size : 2.24 MiB
Installed Size : 8.04 MiB
Packager : Sven-Hendrik Haase
Build Date : Tue Dec 12 00:24:33 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : pdal
Version : 2.6.2-1
Description : A C++ library for translating and manipulating point cloud
data
Architecture : x86_64
URL : http://www.pdal.io
Licenses : BSD
Groups : None
Provides : pdal
Depends On : gdal libgeotiff jsoncpp
Optional Deps : python-numpy: for the Python plugin
sqlite: for the sqlite plugin
postgresql-libs: for the postgresql plugin
Conflicts With : None
Replaces : None
Download Size : 2.24 MiB
Installed Size : 8.04 MiB
Packager : Sven-Hendrik Haase
Build Date : Tue Dec 12 00:24:33 2023
Validated By : MD5 Sum SHA-256 Sum Signature