How to Install and Uninstall python-openvdb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-openvdb" package

This is a short guide on how to install python-openvdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-openvdb

2. Uninstall "python-openvdb" package

Please follow the step by step instructions below to uninstall python-openvdb on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-openvdb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-openvdb
Priority: optional
Section: universe/python
Installed-Size: 4181
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: amd64
Source: openvdb
Version: 3.1.0-2
Provides: python2.7-openvdb
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python2.7, libboost-python1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libilmbase12 (>= 1.0.1), liblog4cplus-1.1-9, libopenvdb3.1, libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libtbb2
Filename: pool/universe/o/openvdb/python-openvdb_3.1.0-2_amd64.deb
Size: 771622
MD5sum: cf0a27ca2a2b5dd881d7fd91ede1d4b4
SHA1: 5dacf01ae07b7b9519e0070eece9d57ea73a2b97
SHA256: 093822ebb7a3d95d1e3e9f3ba30050e144f3f4aac2fcd32a83416191f9aa422e
Description-en: Sparse Volume Processing toolkit - Python 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 binding.
Description-md5: a951dd4eef57366f4c2a37c6da67e4ad
Homepage: http://openvdb.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu