How to Install and Uninstall openvdb-libs.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "openvdb-libs.x86_64" package

Please follow the guidance below to install openvdb-libs.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install openvdb-libs.x86_64

2. Uninstall "openvdb-libs.x86_64" package

This guide let you learn how to uninstall openvdb-libs.x86_64 on Rocky Linux 8:

$ sudo dnf remove openvdb-libs.x86_64 $ sudo dnf autoremove

3. Information about the openvdb-libs.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:58:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : openvdb-libs
Version : 7.0.0
Release : 7.el8
Architecture : x86_64
Size : 783 k
Source : openvdb-7.0.0-7.el8.src.rpm
Repository : epel
Summary : Core OpenVDB libraries
URL : http://www.openvdb.org/
License : MPLv2.0
Description : OpenVDB is an Academy Award-winning 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 Academy Software Foundation for use in
: volumetric applications typically encountered in feature film production.