How to Install and Uninstall dynamic-edt-3d.x86_64 Package on Rocky Linux 8

Last updated: July 06,2024

1. Install "dynamic-edt-3d.x86_64" package

In this section, we are going to explain the necessary steps to install dynamic-edt-3d.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install dynamic-edt-3d.x86_64

2. Uninstall "dynamic-edt-3d.x86_64" package

This guide let you learn how to uninstall dynamic-edt-3d.x86_64 on Rocky Linux 8:

$ sudo dnf remove dynamic-edt-3d.x86_64 $ sudo dnf autoremove

3. Information about the dynamic-edt-3d.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:54:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : dynamic-edt-3d
Version : 1.9.7
Release : 1.el8
Architecture : x86_64
Size : 33 k
Source : octomap-1.9.7-1.el8.src.rpm
Repository : epel
Summary : Dynamic Euclidian Distance Transform Implementation
URL : http://octomap.github.io/
License : BSD and GPLv2
Description : The dynamicEDT3D library implements an incrementally updatable Euclidean
: distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap
: 3D representation and hooks into the change detection of the OctoMap library
: to propagate changes to the EDT.