ndctl

Utility for managing Non-Volatile DIMMs. More information: <https://manned.org/ndctl>.

Debian Debian
RUN apt-get update && \ apt-get install -y ndctl
Ubuntu
RUN apt-get update && \ apt-get install -y ndctl
Arch Arch Linux
RUN pacman -S --noconfirm ndctl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ndctl
CentOS
RUN yum install -y ndctl
Fedora
RUN dnf install -y ndctl
click the source code to copy install ndctl on any operating system with command-not-found.com