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

Last updated: May 19,2024

1. Install "python3-laszip" package

Please follow the instructions below to install python3-laszip on Kali Linux

$ sudo apt update $ sudo apt install python3-laszip

2. Uninstall "python3-laszip" package

Please follow the instructions below to uninstall python3-laszip on Kali Linux:

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

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

Package: python3-laszip
Source: python-laszip (0.2.3-1)
Version: 0.2.3-1+b1
Installed-Size: 626
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), liblaszip8 (>= 3.5.0), libstdc++6 (>= 13.1), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Enhances: python3-laspy
Size: 164052
SHA256: ad424c95d6cfadcddae6267d0d6c59d8650c62180930ead2011dec1c22933728
SHA1: c66b02c6cae08c975f121817d58ef820d63fd897
MD5sum: 819a185d190ddf3c0557662c1d74053e
Description: Python bindings for LASzip (Python 3 module)
This module provides LASzip bindings in Python, primarily intended for use
with laspy. LASzip is a specialized compression for the ASPRS LAS file format
to store data from LiDAR sensors much more efficiently.
.
This package installs the Python 3 module.
Description-md5:
Homepage: https://github.com/tmontaigu/laszip-python
Section: python
Priority: optional
Filename: pool/main/p/python-laszip/python3-laszip_0.2.3-1+b1_amd64.deb

5. The same packages on other Linux Distributions