How to Install and Uninstall PDAL Package on openSUSE Leap

Last updated: November 07,2024

1. Install "PDAL" package

This guide covers the steps necessary to install PDAL on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install PDAL

2. Uninstall "PDAL" package

Please follow the guidance below to uninstall PDAL on openSUSE Leap:

$ sudo zypper remove PDAL

3. Information about the PDAL package on openSUSE Leap

Information for package PDAL:
-----------------------------
Repository : Main Repository
Name : PDAL
Version : 2.3.0-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 196.2 KiB
Installed : No
Status : not installed
Source package : PDAL-2.3.0-bp155.1.9.src
Upstream URL : https://www.pdal.io/
Summary : Point Data Abstraction Library (GDAL for point cloud data)
Description :
PDAL is a C++ BSD library for translating and manipulating point cloud data.
It is very much like the GDAL library which handles raster and vector data.
In addition to the library code, PDAL provides a suite of command-line
applications that users can conveniently use to process, filter, translate,
and query point cloud data. See Applications for more information.
This package provides tools & utilities using PDAL library libpdal