nvme

NVMe storage user space utility. More information: <https://github.com/linux-nvme/nvme-cli>.

Debian Debian
RUN apt-get update && \ apt-get install -y nvme-cli
Ubuntu
RUN apt-get update && \ apt-get install -y nvme-cli
Alpine
RUN apk add nvme-cli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nvme-cli
CentOS
RUN yum install -y nvme-cli
Fedora
RUN dnf install -y nvme-cli
Raspbian
RUN apt-get update && \ apt-get install -y nvme-cli
click the source code to copy install nvme on any operating system with command-not-found.com