%general-entities; ]> libnvme-&libnvme-version; libnvme Introduction to libnvme The libnvme package is a library which provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage NVMe devices on a Linux system. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libnvme-md5sum; Download size: &libnvme-size; Estimated disk space required: &libnvme-buildsize; Estimated build time: &libnvme-time; libnvme Dependencies Optional , , , and Installation of libnvme Install libnvme by running the following commands: mkdir build && cd build && meson setup --prefix=/usr --buildtype=release -Dlibdbus=auto .. && ninja To run the tests, issue: ninja test. Now, as the root user: ninja install Contents Installed Programs Installed Library Installed Directories None libnvme.so and libnvme-mi.so /usr/include/nvme and /usr/lib/python3.11/site-packages/libnvme Short Descriptions libnvme.so contains functions used to handle operations relating to nvme devices. libnvme.so