How to Install and Uninstall octomap.i686 Package on Fedora 39

Last updated: November 27,2024

1. Install "octomap.i686" package

Please follow the steps below to install octomap.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install octomap.i686

2. Uninstall "octomap.i686" package

Here is a brief guide to show you how to uninstall octomap.i686 on Fedora 39:

$ sudo dnf remove octomap.i686 $ sudo dnf autoremove

3. Information about the octomap.i686 package on Fedora 39

Last metadata expiration check: 1:52:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : octomap
Version : 1.9.8
Release : 2.fc39
Architecture : i686
Size : 175 k
Source : octomap-1.9.8-2.fc39.src.rpm
Repository : fedora
Summary : Efficient Probabilistic 3D Mapping Framework Based on Octrees
URL : http://octomap.github.io/
License : BSD and GPLv2
Description : The OctoMap library implements a 3D occupancy grid mapping approach,
: providing data structures and mapping algorithms in C++ particularly suited
: for robotics. The map implementation is based on an octree.