How to Install and Uninstall octomap.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "octomap.x86_64" package

This guide let you learn how to install octomap.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install octomap.x86_64

2. Uninstall "octomap.x86_64" package

Please follow the steps below to uninstall octomap.x86_64 on AlmaLinux 8:

$ sudo dnf remove octomap.x86_64 $ sudo dnf autoremove

3. Information about the octomap.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:29:11 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : octomap
Version : 1.9.7
Release : 1.el8
Architecture : x86_64
Size : 164 k
Source : octomap-1.9.7-1.el8.src.rpm
Repository : epel
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.