How To Install dmraid-libs on Fedora 36

In this tutorial we learn how to install dmraid-libs in Fedora 36. dmraid-libs is System libraries for dmraid

Introduction

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

What is dmraid-libs

dmraid-libs provides the system libraries for RAID device discovery, RAID set activation and display of properties for ATARAID volumes.

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

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

sudo dnf -y install dmraid-libs

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

sudo yum -y install dmraid-libs

How To Uninstall dmraid-libs on Fedora 36

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

sudo dnf remove dmraid-libs

dmraid-libs Package Contents on Fedora 36

/lib64/libdmraid-events-isw.so.1
/lib64/libdmraid-events-isw.so.1.0.0.rc16
/lib64/libdmraid.so.1
/lib64/libdmraid.so.1.0.0.rc16
/usr/lib/.build-id
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/7349ce220ec2fde98f917d89a4fb496e38339d
/usr/lib/.build-id/91
/usr/lib/.build-id/91/a85da0e558366c22314357f9a9e1f4443251d4
/usr/share/licenses/dmraid-libs
/usr/share/licenses/dmraid-libs/LICENSE
/usr/share/licenses/dmraid-libs/LICENSE_GPL
/usr/share/licenses/dmraid-libs/LICENSE_LGPL

References

Summary

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


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

Introduction

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

What is dmraid-libs

dmraid-libs provides the system libraries for RAID device discovery, RAID set activation and display of properties for ATARAID volumes.

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

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

sudo dnf -y install dmraid-libs

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

sudo yum -y install dmraid-libs

How To Uninstall dmraid-libs on Fedora 36

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

sudo dnf remove dmraid-libs

dmraid-libs Package Contents on Fedora 36

/lib/libdmraid-events-isw.so.1
/lib/libdmraid-events-isw.so.1.0.0.rc16
/lib/libdmraid.so.1
/lib/libdmraid.so.1.0.0.rc16
/usr/lib/.build-id
/usr/lib/.build-id/35
/usr/lib/.build-id/35/df82fd2139d2005ebdd81a12439ea456e6d61a
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/e83ff17159d4518653f74195c79e22d58e3450
/usr/share/licenses/dmraid-libs
/usr/share/licenses/dmraid-libs/LICENSE
/usr/share/licenses/dmraid-libs/LICENSE_GPL
/usr/share/licenses/dmraid-libs/LICENSE_LGPL

References

Summary

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