How to Install libpdal-util5 in Ubuntu 18.04



Install libpdal-util5 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpdal-util5

Description:

Point Data Abstraction Library - libpdal_util

PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the libpdal_util shared library.

Homepage: http://pdal.io/

Version: 1.6.0-1build2

Section: universe/libs