How To Install libblockdev-mpath on Fedora 36

In this tutorial we learn how to install libblockdev-mpath in Fedora 36. libblockdev-mpath is The multipath plugin for the libblockdev library

Introduction

In this tutorial we learn how to install libblockdev-mpath on Fedora 36.

What is libblockdev-mpath

The libblockdev library plugin (and in the same time a standalone library) providing the functionality related to multipath devices.

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

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

sudo dnf -y install libblockdev-mpath

Install libblockdev-mpath on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

title: “How To Install libblockdev-mpath on Fedora 36” After updating yum database, We can install libblockdev-mpath using yum by running the following command: linkTitle: “libblockdev-mpath”

type: “docs”

sudo yum -y install libblockdev-mpath
description: "In this tutorial we learn how to install libblockdev-mpath in Fedora 36. libblockdev-mpath is The multipath plugin for the libblockdev library"

date: “2022-08-17”

How To Uninstall libblockdev-mpath on Fedora 36

lastmod: “2022-08-17”

#image: /images/fedora/36/libblockdev-mpath-featured.png To uninstall only the libblockdev-mpath package we can use the following command:

## Introduction
sudo dnf remove libblockdev-mpath

In this tutorial we learn how to install libblockdev-mpath on Fedora 36.

libblockdev-mpath Package Contents on Fedora 36

What is libblockdev-mpath

> The libblockdev library plugin (and in the same time a standalone library) providing the functionality related to multipath devices.  

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

## Install libblockdev-mpath on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install libblockdev-mpath using dnf by running the following command:

sudo dnf -y install libblockdev-mpath

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

sudo yum -y install libblockdev-mpath

How To Uninstall libblockdev-mpath on Fedora 36

To uninstall only the libblockdev-mpath package we can use the following command: /usr/lib/.build-id /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/24e93e499e229f42397d6fecd66eaecf09e66c /usr/lib64/libbd_mpath.so.2 /usr/lib64/libbd_mpath.so.2.0.0

sudo dnf remove libblockdev-mpath

libblockdev-mpath Package Contents on Fedora 36

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/80 /usr/lib/.build-id/80/e310f029a8b3ad0dd4db36fd86115224194be3 /usr/lib/libbd_mpath.so.2 /usr/lib/libbd_mpath.so.2.0.0


## References

* [libblockdev-mpath website](https://github.com/storaged-project/libblockdev)

## Summary

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