How to Install and Uninstall libopenvdb3.1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 25,2024

1. Install "libopenvdb3.1" package

Please follow the steps below to install libopenvdb3.1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopenvdb3.1

2. Uninstall "libopenvdb3.1" package

This guide let you learn how to uninstall libopenvdb3.1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopenvdb3.1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenvdb3.1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopenvdb3.1
Priority: optional
Section: universe/libs
Installed-Size: 1834
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: amd64
Source: openvdb
Version: 3.1.0-2
Depends: libblosc1 (>= 1.7.0), libboost-iostreams1.58.0, libboost-system1.58.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libilmbase12 (>= 1.0.1), liblog4cplus-1.1-9, libstdc++6 (>= 5.2), libtbb2, zlib1g (>= 1:1.2.0)
Filename: pool/universe/o/openvdb/libopenvdb3.1_3.1.0-2_amd64.deb
Size: 396466
MD5sum: b9738b4aeb3449e853a3d9f508767371
SHA1: 24cdbcad905eae0f1ef947599267ffc0565fdf2b
SHA256: 0443a6c602d77f4c14b73ff6392f5b8ebf861345944ac7691f994c1d86c38b29
Description-en: Sparse Volume Processing toolkit - lib
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 package contains the libraries needed to run OpenVDB applications
Description-md5: 119ea2ed9b180c78a8b4019abb71bd75
Homepage: http://openvdb.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu