How to Install nvme-cli in Ubuntu 18.04



Install nvme-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install nvme-cli

Description:

userspace tooling to control NVMe drives

NVMe is a fast, scalable, direct attached storage interface, accessing solid state drives through PCIe. . The nvme CLI contains core management tools with minimal dependencies.

Homepage: https://github.com/linux-nvme/nvme-cli

Version: 1.5-1

Section: universe/admin