How to Install and Uninstall liblas-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "liblas-bin" package

This guide let you learn how to install liblas-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblas-bin

2. Uninstall "liblas-bin" package

Here is a brief guide to show you how to uninstall liblas-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblas-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblas-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblas-bin
Priority: extra
Section: universe/science
Installed-Size: 2057
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: liblas
Version: 1.8.0-7build1
Depends: libboost-program-options1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgdal1i (>= 1.8.0), libgeotiff2 (>= 1.3.0), liblas-c3 (>= 1.8.0), liblas3 (>= 1.8.0), libstdc++6 (>= 5.2)
Suggests: libgeotiff-epsg
Filename: pool/universe/libl/liblas/liblas-bin_1.8.0-7build1_amd64.deb
Size: 308020
MD5sum: a07b50932a82b2f546a127d40168176e
SHA1: e2e6ec7bb3f029742a05c60ac5a2943d42db9b2e
SHA256: a19f2a3bddd4c0356e714018c516bbe369d4b232e7dff27cb1633f2704a7874e
Description-en: ASPRS LiDAR data translation toolset
libLAS is a C/C++ library for reading and writing ASPRS LAS versions
1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format
used to store data from sensors and as intermediate processing storage
by some LiDAR-related applications. LiDAR (Light Detection and Ranging)
is an optical remote sensing technology that measures properties of
scattered light to find range and/or other information of a distant
target. The prevalent method to determine distance to an object or
surface is to use laser pulses.
.
This package contains the essential toolset to manage LiDAR data:
lasinfo, lasmerge, las2las, las2txt, txt2las, las2ogr.
Description-md5: 9851b47e04212fb3da2fad6a112cbfec
Homepage: http://liblas.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu