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

Last updated: June 28,2024

1. Install "python-liblas" package

Please follow the steps below to install python-liblas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-liblas

2. Uninstall "python-liblas" package

Please follow the instructions below to uninstall python-liblas on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-liblas
Priority: optional
Section: universe/python
Installed-Size: 178
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Source: liblas
Version: 1.8.0-7build1
Depends: liblas-c3, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/libl/liblas/python-liblas_1.8.0-7build1_all.deb
Size: 36388
MD5sum: 830ecb4bb9cdb75fe15b7138d567c07f
SHA1: b6d146eb239529faf754012e62e8626f4d3b1015
SHA256: 061136759647e5beabb041f6896dfe21a42ba9d401b75ec527f88cb8652e0670
Description-en: Python module to use the ASPRS LiDAR data translation library
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 a Python module to use libLAS.
Description-md5: 54c9517948efcade80829c3e0d27054a
Homepage: http://liblas.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu