How to Install and Uninstall python3-libnvme Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-libnvme" package

Learn how to install python3-libnvme on Kali Linux

$ sudo apt update $ sudo apt install python3-libnvme

2. Uninstall "python3-libnvme" package

Here is a brief guide to show you how to uninstall python3-libnvme on Kali Linux:

$ sudo apt remove python3-libnvme $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libnvme package on Kali Linux

Package: python3-libnvme
Source: libnvme
Version: 1.8-2
Installed-Size: 354
Maintainer: Daniel Baumann
Architecture: amd64
Replaces: python3-nvme
Depends: libnvme1 (= 1.8-2), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Breaks: python3-nvme (<< 1.4~)
Size: 66040
SHA256: 5a953efa5a35b10a71cd8ef0d039c7aaa34d8262c15ef78b6dd504ccb9570a13
SHA1: e1b7dba131e46c67f4c26042739462d1912f66d5
MD5sum: 55a0d782da16c1a938af7e0fb46f9dc0
Description: 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.
Description-md5:
Homepage: https://github.com/linux-nvme/libnvme
Section: python
Priority: optional
Filename: pool/main/libn/libnvme/python3-libnvme_1.8-2_amd64.deb