How To Install sicktoolbox on Fedora 36

In this tutorial we learn how to install sicktoolbox in Fedora 36. sicktoolbox is The SICK LIDAR Toolbox

Introduction

In this tutorial we learn how to install sicktoolbox on Fedora 36.

What is sicktoolbox

The Sick LIDAR Toolbox is an open-source software package released under a BSD Open-Source License that provides stable and easy-to-use C++ drivers for Sick LMS 2xx and Sick LD laser range finders.

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

Install sicktoolbox 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 sicktoolbox using dnf by running the following command:

sudo dnf -y install sicktoolbox

Install sicktoolbox 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 sicktoolbox using yum by running the following command:

sudo yum -y install sicktoolbox

How To Uninstall sicktoolbox on Fedora 36

To uninstall only the sicktoolbox package we can use the following command:

sudo dnf remove sicktoolbox

sicktoolbox Package Contents on Fedora 36

/usr/bin/sick_ld_config
/usr/bin/sick_lms_config
/usr/lib/.build-id
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/af40154cd6dbff90d6324cff53f161ed2f0433
/usr/lib/.build-id/64
/usr/lib/.build-id/64/e3b594616d402be1651f7cd14c4b8410b3c232
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/ce549a2b0e8bf4a05da05afba78708ef439b87
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/49c9802db1d0e3187e8b75e131fa9bc0b52eb0
/usr/lib64/libsickld-1.0.so.0
/usr/lib64/libsickld-1.0.so.0.0.0
/usr/lib64/libsicklms-1.0.so.0
/usr/lib64/libsicklms-1.0.so.0.0.0
/usr/share/doc/sicktoolbox
/usr/share/doc/sicktoolbox/AUTHORS
/usr/share/doc/sicktoolbox/ChangeLog
/usr/share/doc/sicktoolbox/NEWS
/usr/share/doc/sicktoolbox/README
/usr/share/doc/sicktoolbox/THANKS
/usr/share/licenses/sicktoolbox
/usr/share/licenses/sicktoolbox/COPYING

References

Summary

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


title: “How To Install sicktoolbox on Fedora 36” linkTitle: “sicktoolbox” type: “docs” description: “In this tutorial we learn how to install sicktoolbox in Fedora 36. sicktoolbox is The SICK LIDAR Toolbox” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sicktoolbox-featured.png

Introduction

In this tutorial we learn how to install sicktoolbox on Fedora 36.

What is sicktoolbox

The Sick LIDAR Toolbox is an open-source software package released under a BSD Open-Source License that provides stable and easy-to-use C++ drivers for Sick LMS 2xx and Sick LD laser range finders.

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

Install sicktoolbox 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 sicktoolbox using dnf by running the following command:

sudo dnf -y install sicktoolbox

Install sicktoolbox 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 sicktoolbox using yum by running the following command:

sudo yum -y install sicktoolbox

How To Uninstall sicktoolbox on Fedora 36

To uninstall only the sicktoolbox package we can use the following command:

sudo dnf remove sicktoolbox

sicktoolbox Package Contents on Fedora 36

/usr/bin/sick_ld_config
/usr/bin/sick_lms_config
/usr/lib/.build-id
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/1981979286ba67fe624c58c584df3c76d1fcf2
/usr/lib/.build-id/48
/usr/lib/.build-id/48/a1909b8c1264ad6a5b3d13daca02adba8705e0
/usr/lib/.build-id/64
/usr/lib/.build-id/64/82ae3792927f183ec8030ec3aeb98a4d532606
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/54902c2c3372c22dbdbf483ed5b8e65da53452
/usr/lib/libsickld-1.0.so.0
/usr/lib/libsickld-1.0.so.0.0.0
/usr/lib/libsicklms-1.0.so.0
/usr/lib/libsicklms-1.0.so.0.0.0
/usr/share/doc/sicktoolbox
/usr/share/doc/sicktoolbox/AUTHORS
/usr/share/doc/sicktoolbox/ChangeLog
/usr/share/doc/sicktoolbox/NEWS
/usr/share/doc/sicktoolbox/README
/usr/share/doc/sicktoolbox/THANKS
/usr/share/licenses/sicktoolbox
/usr/share/licenses/sicktoolbox/COPYING

References

Summary

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