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

Last updated: October 14,2024

1. Install "octomap.i686" package

Please follow the step by step instructions below to install octomap.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install octomap.i686

2. Uninstall "octomap.i686" package

In this section, we are going to explain the necessary steps to uninstall octomap.i686 on Fedora 36:

$ sudo dnf remove octomap.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:58:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : octomap
Version : 1.9.7
Release : 3.fc36
Architecture : i686
Size : 172 k
Source : octomap-1.9.7-3.fc36.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.