How To Install sid-resource-libs on Fedora 36

In this tutorial we learn how to install sid-resource-libs in Fedora 36. sid-resource-libs is Libraries for Storage Instantiation Daemon (SID) resources

Introduction

In this tutorial we learn how to install sid-resource-libs on Fedora 36.

What is sid-resource-libs

This package contains shared libraries to support high-level resources that represent hierarchical units of reusable code used in Storage Instantiation Daemon (SID), its modules and related tools. Currently, it contains support for aggregation, key-value store, module loading and registry, worker process control, bridging SID core and udev and creating an instance of SID as a whole.

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

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

sudo dnf -y install sid-resource-libs

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

sudo yum -y install sid-resource-libs

How To Uninstall sid-resource-libs on Fedora 36

To uninstall only the sid-resource-libs package we can use the following command:

sudo dnf remove sid-resource-libs

sid-resource-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/70
/usr/lib/.build-id/70/5cc3f0e62d214b9506a1a1acf90098f3787257
/usr/lib/sid
/usr/lib/sid/libsidresource.so.0
/usr/lib/sid/libsidresource.so.0.0.0
/usr/share/doc/sid-resource-libs
/usr/share/doc/sid-resource-libs/README.md

References

Summary

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


title: “How To Install sid-resource-libs on Fedora 36” linkTitle: “sid-resource-libs” type: “docs” description: “In this tutorial we learn how to install sid-resource-libs in Fedora 36. sid-resource-libs is Libraries for Storage Instantiation Daemon (SID) resources” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sid-resource-libs-featured.png

Introduction

In this tutorial we learn how to install sid-resource-libs on Fedora 36.

What is sid-resource-libs

This package contains shared libraries to support high-level resources that represent hierarchical units of reusable code used in Storage Instantiation Daemon (SID), its modules and related tools. Currently, it contains support for aggregation, key-value store, module loading and registry, worker process control, bridging SID core and udev and creating an instance of SID as a whole.

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

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

sudo dnf -y install sid-resource-libs

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

sudo yum -y install sid-resource-libs

How To Uninstall sid-resource-libs on Fedora 36

To uninstall only the sid-resource-libs package we can use the following command:

sudo dnf remove sid-resource-libs

sid-resource-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/68
/usr/lib/.build-id/68/b834b5c45d57099c238d0d6bd25c822e1ac70a
/usr/lib64/sid
/usr/lib64/sid/libsidresource.so.0
/usr/lib64/sid/libsidresource.so.0.0.0
/usr/share/doc/sid-resource-libs
/usr/share/doc/sid-resource-libs/README.md

References

Summary

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