Block a user
python3-libnvme (1.15.0)
Published 2025-10-20 04:17:09 +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 python3-libnvme=1.15.0
Repository Info
Distributions |
plucky |
Components |
main |
Architectures |
arm64 |
About this package
NVMe management library (Python) 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 Python bindings.
Dependencies
| libnvme1t64 (= 1.15.0) |
| python3 (<< 3.14) |
| python3 (>= 3.13~) |
| python3:any |
| libc6 (>= 2.17) |