How To Install sblim-gather-devel on Fedora 36

In this tutorial we learn how to install sblim-gather-devel in Fedora 36. sblim-gather-devel is SBLIM Gatherer Development Support

Introduction

In this tutorial we learn how to install sblim-gather-devel on Fedora 36.

What is sblim-gather-devel

This package is needed to develop new plugins for the SBLIM (Standards Based Linux Instrumentation for Manageability) Gatherer.

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

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

sudo dnf -y install sblim-gather-devel

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

sudo yum -y install sblim-gather-devel

How To Uninstall sblim-gather-devel on Fedora 36

To uninstall only the sblim-gather-devel package we can use the following command:

sudo dnf remove sblim-gather-devel

sblim-gather-devel Package Contents on Fedora 36

/usr/include/gather
/usr/include/gather/cimplug.h
/usr/include/gather/commheap.h
/usr/include/gather/commutil.h
/usr/include/gather/gather-config-x86_64.h
/usr/include/gather/gather-config.h
/usr/include/gather/gather.h
/usr/include/gather/metric.h
/usr/include/gather/mplugin.h
/usr/include/gather/mrepos.h
/usr/include/gather/repos.h
/usr/include/gather/rrepos.h
/usr/lib64/libgather.so
/usr/lib64/libgatherutil.so
/usr/lib64/libmcserv.so
/usr/lib64/librcserv.so
/usr/lib64/librepos.so
/usr/lib64/librgather.so
/usr/lib64/librrepos.so

References

Summary

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


title: “How To Install sblim-gather-devel on Fedora 36” linkTitle: “sblim-gather-devel” type: “docs” description: “In this tutorial we learn how to install sblim-gather-devel in Fedora 36. sblim-gather-devel is SBLIM Gatherer Development Support” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sblim-gather-devel-featured.png

Introduction

In this tutorial we learn how to install sblim-gather-devel on Fedora 36.

What is sblim-gather-devel

This package is needed to develop new plugins for the SBLIM (Standards Based Linux Instrumentation for Manageability) Gatherer.

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

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

sudo dnf -y install sblim-gather-devel

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

sudo yum -y install sblim-gather-devel

How To Uninstall sblim-gather-devel on Fedora 36

To uninstall only the sblim-gather-devel package we can use the following command:

sudo dnf remove sblim-gather-devel

sblim-gather-devel Package Contents on Fedora 36

/usr/include/gather
/usr/include/gather/cimplug.h
/usr/include/gather/commheap.h
/usr/include/gather/commutil.h
/usr/include/gather/gather-config-i386.h
/usr/include/gather/gather-config.h
/usr/include/gather/gather.h
/usr/include/gather/metric.h
/usr/include/gather/mplugin.h
/usr/include/gather/mrepos.h
/usr/include/gather/repos.h
/usr/include/gather/rrepos.h
/usr/lib/libgather.so
/usr/lib/libgatherutil.so
/usr/lib/libmcserv.so
/usr/lib/librcserv.so
/usr/lib/librepos.so
/usr/lib/librgather.so
/usr/lib/librrepos.so

References

Summary

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