How To Install dislocker-libs on Fedora 36

In this tutorial we learn how to install dislocker-libs in Fedora 36. dislocker-libs is Libraries for applications using dislocker

Introduction

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

What is dislocker-libs

The dislocker-libs package provides the essential shared libraries for any dislocker client program or interface.

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

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

sudo dnf -y install dislocker-libs

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

title: "How To Install dislocker-libs on Fedora 36"
sudo yum -y install dislocker-libs
linkTitle: "dislocker-libs"

type: “docs”

How To Uninstall dislocker-libs on Fedora 36

description: “In this tutorial we learn how to install dislocker-libs in Fedora 36. dislocker-libs is Libraries for applications using dislocker” To uninstall only the dislocker-libs package we can use the following command: date: “2022-08-17”

lastmod: “2022-08-17”

#image: /images/fedora/36/dislocker-libs-featured.png
sudo dnf remove dislocker-libs
---

Introduction

dislocker-libs Package Contents on Fedora 36

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

### What is `dislocker-libs`

> The dislocker-libs package provides the essential shared libraries for any dislocker client program or interface.  

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

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

sudo dnf -y install dislocker-libs

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

sudo yum -y install dislocker-libs

How To Uninstall dislocker-libs on Fedora 36

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

sudo dnf remove dislocker-libs

dislocker-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/81cf8f8a502046936ebd81bce1b10de1b52301
/usr/lib64/libdislocker.so
/usr/lib64/libdislocker.so.0.7
/usr/lib64/libdislocker.so.0.7.2
/usr/share/doc/dislocker-libs
/usr/share/doc/dislocker-libs/CHANGELOG
/usr/share/doc/dislocker-libs/README
/usr/share/licenses/dislocker-libs
/usr/share/licenses/dislocker-libs/LICENSE

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/18bbff7f1c3e5a4ca891da5384a75ad3763ea5 /usr/lib/libdislocker.so /usr/lib/libdislocker.so.0.7 /usr/lib/libdislocker.so.0.7.2 /usr/share/doc/dislocker-libs /usr/share/doc/dislocker-libs/CHANGELOG /usr/share/doc/dislocker-libs/README /usr/share/licenses/dislocker-libs /usr/share/licenses/dislocker-libs/LICENSE


## References

* [dislocker-libs website](https://github.com/Aorimn/dislocker)

## Summary

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