How to Install and Uninstall daxctl.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "daxctl.x86_64" package

In this section, we are going to explain the necessary steps to install daxctl.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install daxctl.x86_64

2. Uninstall "daxctl.x86_64" package

This tutorial shows how to uninstall daxctl.x86_64 on Rocky Linux 8:

$ sudo dnf remove daxctl.x86_64 $ sudo dnf autoremove

3. Information about the daxctl.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:27:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : daxctl
Version : 71.1
Release : 3.el8
Architecture : x86_64
Size : 64 k
Source : ndctl-71.1-3.el8.src.rpm
Repository : baseos
Summary : Manage Device-DAX instances
URL : https://github.com/pmem/ndctl
License : GPLv2
Description : The daxctl utility provides enumeration and provisioning commands for
: the Linux kernel Device-DAX facility. This facility enables DAX mappings
: of performance / feature differentiated memory without need of a
: filesystem.