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

Last updated: May 03,2024

1. Install "python3-pcl" package

Here is a brief guide to show you how to install python3-pcl on Kali Linux

$ sudo apt update $ sudo apt install python3-pcl

2. Uninstall "python3-pcl" package

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

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

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

Package: python3-pcl
Source: python-pcl (0.3.0~rc1+dfsg-12)
Version: 0.3.0~rc1+dfsg-12+b1
Installed-Size: 12954
Maintainer: Debian Python Team
Architecture: amd64
Depends: cython3, python3 (<< 3.11), python3 (>= 3.10~), python3-filelock, python3-nose, python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3:any, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libpcl-common1.12 (>= 1.12.1+dfsg), libpcl-features1.12 (>= 1.12.1+dfsg), libpcl-filters1.12 (>= 1.12.1+dfsg), libpcl-io1.12 (>= 1.12.1+dfsg), libpcl-kdtree1.12 (>= 1.12.1+dfsg), libpcl-octree1.12 (>= 1.12.1+dfsg), libpcl-sample-consensus1.12 (>= 1.12.1+dfsg), libpcl-search1.12 (>= 1.12.1+dfsg), libpcl-segmentation1.12 (>= 1.12.1+dfsg), libpcl-surface1.12 (>= 1.12.1+dfsg), libpcl-visualization1.12 (>= 1.12.1+dfsg), libstdc++6 (>= 11)
Size: 7698020
SHA256: 296bf8ed4ee7ab0b01435ec1a553aa80823322b54d5109090f7b77b461e9d052
SHA1: ec07d9c782540fcdc3b15dccea7064a44c40f96d
MD5sum: cba54f7b3281959df8efa97b4aef083f
Description: Python 3 binding to the Pointcloud library (PCL)
The following parts of the API are wrapped (all methods operate on PointXYZ)
point types:
- I/O and integration; saving and loading PCD files
- segmentation
- SAC
- smoothing
- filtering
- registration (ICP, GICP, ICP_NL)
.
This package installs the library for Python 3.
Description-md5: 4c25482e055f408a0a1da19dba971ce3
Multi-Arch: foreign
Homepage: https://strawlab.github.io/python-pcl/
Section: python
Priority: optional
Filename: pool/main/p/python-pcl/python3-pcl_0.3.0~rc1+dfsg-12+b1_amd64.deb