How To Install daxctl-libs on Fedora 36

In this tutorial we learn how to install daxctl-libs in Fedora 36. daxctl-libs is Management library for “Device DAX” devices

Introduction

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

What is daxctl-libs

Device DAX is a facility for establishing DAX mappings of performance / feature-differentiated memory. daxctl-libs provides an enumeration / control API for these devices.

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

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

sudo dnf -y install daxctl-libs

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

sudo yum -y install daxctl-libs

How To Uninstall daxctl-libs on Fedora 36

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

sudo dnf remove daxctl-libs

daxctl-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/a7f95aa0165bcf6a70b47e062d486a399b0990
/usr/lib/libdaxctl.so.1
/usr/lib/libdaxctl.so.1.1.5
/usr/share/doc/daxctl-libs
/usr/share/doc/daxctl-libs/README.md
/usr/share/licenses/daxctl-libs
/usr/share/licenses/daxctl-libs/CC0-1.0
/usr/share/licenses/daxctl-libs/LGPL-2.1
/usr/share/licenses/daxctl-libs/MIT

References

Summary

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


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

Introduction

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

What is daxctl-libs

Device DAX is a facility for establishing DAX mappings of performance / feature-differentiated memory. daxctl-libs provides an enumeration / control API for these devices.

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

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

sudo dnf -y install daxctl-libs

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

sudo yum -y install daxctl-libs

How To Uninstall daxctl-libs on Fedora 36

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

sudo dnf remove daxctl-libs

daxctl-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/39
/usr/lib/.build-id/39/3badc2a7ceef161881f627f1c60b7790cfbf94
/usr/lib64/libdaxctl.so.1
/usr/lib64/libdaxctl.so.1.1.5
/usr/share/doc/daxctl-libs
/usr/share/doc/daxctl-libs/README.md
/usr/share/licenses/daxctl-libs
/usr/share/licenses/daxctl-libs/CC0-1.0
/usr/share/licenses/daxctl-libs/LGPL-2.1
/usr/share/licenses/daxctl-libs/MIT

References

Summary

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