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

Last updated: May 19,2024

1. Install "python3-openvdb" package

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

$ sudo apt update $ sudo apt install python3-openvdb

2. Uninstall "python3-openvdb" package

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

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

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

Package: python3-openvdb
Source: openvdb (10.0.1-2)
Version: 10.0.1-2+b2
Installed-Size: 9047
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), python3:any (>= 3.7~), libboost-numpy1.83.0 (>= 1.83.0), libboost-numpy1.83.0-py311, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.9), liblog4cplus-2.0.5 (>= 2.0.8), libopenvdb-ax10.0 (>= 10.0.1), libopenvdb10.0 (>= 10.0.1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0)
Size: 1091452
SHA256: ae95ecc723af88a86130251e35459750b5591ff7ff459876b43d40fabe6add53
SHA1: b8cdb8b3d0946d7de3f6b0d8f8437a07f2c9d44a
MD5sum: 4dca45c2f0765cf1f5545f9063ccaa3d
Description: Sparse Volume Processing toolkit - Python 3 binding
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for the Python 3 binding.
Description-md5:
Homepage: http://openvdb.org
Section: python
Priority: optional
Filename: pool/main/o/openvdb/python3-openvdb_10.0.1-2+b2_amd64.deb