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

Last updated: May 20,2024

1. Install "python3-open3d" package

This guide let you learn how to install python3-open3d on Kali Linux

$ sudo apt update $ sudo apt install python3-open3d

2. Uninstall "python3-open3d" package

In this section, we are going to explain the necessary steps to uninstall python3-open3d on Kali Linux:

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

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

Package: python3-open3d
Source: open3d (0.15.1+ds-4)
Version: 0.15.1+ds-4+b1
Installed-Size: 7235
Maintainer: Debian Science Maintainers
Architecture: amd64
Provides: python3.10-open3d
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3-pkg-resources, python3-wheel, python3:any, libc6 (>= 2.32), libfmt9 (>= 9.0.0+ds1), libgcc-s1 (>= 3.3.1), libopen3d0.15 (>= 0.15.1+ds), libstdc++6 (>= 11), open3d-gui-data (= 0.15.1+ds-4)
Suggests: open3d-doc, open3d-tools
Size: 1550984
SHA256: 31f0c64d7b418a5ab38e05203654951b427e7b6b3cd3fb135e32bbf8493f866f
SHA1: 989b90fcb0b84b1e337d00d2807a526beddb039d
MD5sum: 69a6730e566990c79dfed527b7cc9dae
Description: Library for 3D data processing - Python 3 bindings
Open3D is an open-source library that supports rapid development of
software that deals with 3D data. The Open3D frontend exposes a set
of carefully selected data structures and algorithms in both C++ and
Python. The backend is highly optimized and is set up for parallelization.
.
This package provides the Python 3 bindings for Open3D.
Description-md5: 4f0ea0b27e57f6bfdd12503c09b28119
Homepage: http://www.open3d.org
Section: python
Priority: optional
Filename: pool/main/o/open3d/python3-open3d_0.15.1+ds-4+b1_amd64.deb