How To Install octomap-octovis-devel on Fedora 36

In this tutorial we learn how to install octomap-octovis-devel in Fedora 36. octomap-octovis-devel is Development files and libraries for octomap

Introduction

In this tutorial we learn how to install octomap-octovis-devel on Fedora 36.

What is octomap-octovis-devel

This package contains the header files and development libraries for octovis. If you like to develop programs using octovis, you will need to install octovis-devel.

We can use yum or dnf to install octomap-octovis-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install octomap-octovis-devel.

Install octomap-octovis-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install octomap-octovis-devel using dnf by running the following command:

sudo dnf -y install octomap-octovis-devel

Install octomap-octovis-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install octomap-octovis-devel using yum by running the following command:

sudo yum -y install octomap-octovis-devel

How To Uninstall octomap-octovis-devel on Fedora 36

To uninstall only the octomap-octovis-devel package we can use the following command:

sudo dnf remove octomap-octovis-devel

octomap-octovis-devel Package Contents on Fedora 36

/usr/include/octovis
/usr/include/octovis/ColorOcTreeDrawer.h
/usr/include/octovis/OcTreeDrawer.h
/usr/include/octovis/OcTreeRecord.h
/usr/include/octovis/PointcloudDrawer.h
/usr/include/octovis/SceneObject.h
/usr/include/octovis/SelectionBox.h
/usr/include/octovis/TrajectoryDrawer.h
/usr/lib/liboctovis.so
/usr/lib/octovis
/usr/lib/octovis/octovis-config-version.cmake
/usr/lib/octovis/octovis-config.cmake
/usr/lib/octovis/octovis-targets-none.cmake
/usr/lib/octovis/octovis-targets.cmake

References

Summary

In this tutorial we learn how to install octomap-octovis-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install octomap-octovis-devel on Fedora 36” linkTitle: “octomap-octovis-devel” type: “docs” description: “In this tutorial we learn how to install octomap-octovis-devel in Fedora 36. octomap-octovis-devel is Development files and libraries for octomap” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/octomap-octovis-devel-featured.png

Introduction

In this tutorial we learn how to install octomap-octovis-devel on Fedora 36.

What is octomap-octovis-devel

This package contains the header files and development libraries for octovis. If you like to develop programs using octovis, you will need to install octovis-devel.

We can use yum or dnf to install octomap-octovis-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install octomap-octovis-devel.

Install octomap-octovis-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install octomap-octovis-devel using dnf by running the following command:

sudo dnf -y install octomap-octovis-devel

Install octomap-octovis-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install octomap-octovis-devel using yum by running the following command:

sudo yum -y install octomap-octovis-devel

How To Uninstall octomap-octovis-devel on Fedora 36

To uninstall only the octomap-octovis-devel package we can use the following command:

sudo dnf remove octomap-octovis-devel

octomap-octovis-devel Package Contents on Fedora 36

/usr/include/octovis
/usr/include/octovis/ColorOcTreeDrawer.h
/usr/include/octovis/OcTreeDrawer.h
/usr/include/octovis/OcTreeRecord.h
/usr/include/octovis/PointcloudDrawer.h
/usr/include/octovis/SceneObject.h
/usr/include/octovis/SelectionBox.h
/usr/include/octovis/TrajectoryDrawer.h
/usr/lib64/liboctovis.so
/usr/lib64/octovis
/usr/lib64/octovis/octovis-config-version.cmake
/usr/lib64/octovis/octovis-config.cmake
/usr/lib64/octovis/octovis-targets-none.cmake
/usr/lib64/octovis/octovis-targets.cmake

References

Summary

In this tutorial we learn how to install octomap-octovis-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).