Block a user
libnvme-dev (1.15.0)
Published 2025-10-20 04:17:08 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install libnvme-dev=1.15.0
Repository Info
Distributions |
plucky |
Components |
main |
Architectures |
arm64 |
About this package
NVMe management library (development) NVM Express (NVMe) is a interface specification for accessing non-volatile storage media, typically modern solid state drives (SSDs) through PCI Express (PCIe). libnvme provides library functions for accessing and managing NVMe devices. . This package contains the development files.
Dependencies
| libjson-c-dev |
| libkeyutils-dev |
| libnvme1t64 (= 1.15.0) |
| libssl-dev |