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

Last updated: May 18,2024

1. Install "liblas-c-dev" package

In this section, we are going to explain the necessary steps to install liblas-c-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblas-c-dev

2. Uninstall "liblas-c-dev" package

Please follow the step by step instructions below to uninstall liblas-c-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblas-c-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: liblas-c-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: liblas
Version: 1.8.0-7build1
Depends: liblas-c3 (= 1.8.0-7build1), liblas-dev (= 1.8.0-7build1), libgeotiff-dev, libgdal-dev (>= 1.10.0~)
Filename: pool/universe/libl/liblas/liblas-c-dev_1.8.0-7build1_amd64.deb
Size: 12690
MD5sum: 6d71ffa3d42d678b621d46ba0b3988f6
SHA1: fc05835cb181dc287a9eaa36a82a108546141e78
SHA256: fa6981ff31e06ff66f7ecd2b57ead28fd95cd5e92e27dd39253f6a0267f7a888
Description-en: ASPRS LiDAR data translation library - C development files
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 development files to build applications in C.
Description-md5: 3c69408159b34473fbe7894aeaabd716
Homepage: http://liblas.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu