How to Install and Uninstall python-pdal Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 03,2024

1. Install "python-pdal" package

In this section, we are going to explain the necessary steps to install python-pdal on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pdal

2. Uninstall "python-pdal" package

This is a short guide on how to uninstall python-pdal on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pdal package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pdal
Architecture: amd64
Version: 1.6.0+ds-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Depends: python (<< 2.8), python (>= 2.7~), python-numpy (>= 1:1.13.1), python-numpy-abi9, python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpdal-base5 (>= 1.4.0), libpdal-util5 (>= 1.1.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/python-pdal/python-pdal_1.6.0+ds-1_amd64.deb
Size: 34272
MD5sum: 72de6846c24095469686d2dc8d7aecaf
SHA1: 96872d0b1396de99827b3908369b9c5d4e731338
SHA256: 01caaecc939a4e59afce01251a26c093bb98bbcf8548dafb115a2e6f85a52129
Homepage: https://pypi.python.org/pypi/PDAL
Description: Point Data Abstraction Library - Python 2 extension
Description-md5: 52e1a2a779b4b26a9660fec8e4d776e4

5. The same packages on other Linux Distributions