How to Install and Uninstall python3-laspy Package on Kali Linux

Last updated: October 06,2024

1. Install "python3-laspy" package

In this section, we are going to explain the necessary steps to install python3-laspy on Kali Linux

$ sudo apt update $ sudo apt install python3-laspy

2. Uninstall "python3-laspy" package

Learn how to uninstall python3-laspy on Kali Linux:

$ sudo apt remove python3-laspy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-laspy package on Kali Linux

Package: python3-laspy
Source: python-laspy
Version: 2.5.3-1
Installed-Size: 334
Maintainer: Debian Python Team
Architecture: all
Depends: python3-numpy, python3:any
Size: 63716
SHA256: cfec025cb4f7f831f9884f5a3e82b59b00cad829d8ca157837186ccabd1db17a
SHA1: 82cbf1fe3efbe256e536ad9b08545dd7ca812cf3
MD5sum: 7535ed0ccd065b9265ae153222282b42
Description: Library for working with LAS LiDAR files (Python 3)
Laspy is a Python library for reading, modifying, and creating LAS LiDAR
files. The ASPRS LAS format is a sequential binary file format used to store
data from LiDAR sensors and by LiDAR processing software for data interchange
and archival.
.
This package installs the Python 3 module.
Description-md5:
Homepage: https://github.com/laspy/laspy
Section: python
Priority: optional
Filename: pool/main/p/python-laspy/python3-laspy_2.5.3-1_all.deb

5. The same packages on other Linux Distributions