Installing the CXL-CLI Package on Linux
The cxl-cli
utility is available in many Linux distribution package repositories. This approach is the easiest to use and maintain, compared with installing cxl-cli from source code. The cxl-cli utility is maintained in the ndctl GitHub repository.
1) Query the repository to confirm if the cxl-cli package is available:
dnf search cxl-cli
2) Install the cxl-cli package
dnf install cxl-cli
PreviousInstalling NDCTL and DAXCTL Packages on LinuxNextInstalling NDCTL, DAXCTL, and CXL-CLI from Source on Linux
Last updated
Was this helpful?