How to Install and Uninstall libnvme1 Package on Kali Linux

Last updated: June 26,2024

1. Install "libnvme1" package

Here is a brief guide to show you how to install libnvme1 on Kali Linux

$ sudo apt update $ sudo apt install libnvme1

2. Uninstall "libnvme1" package

This guide covers the steps necessary to uninstall libnvme1 on Kali Linux:

$ sudo apt remove libnvme1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnvme1 package on Kali Linux

Package: libnvme1
Source: libnvme
Version: 1.8-2
Installed-Size: 251
Maintainer: Daniel Baumann
Architecture: amd64
Depends: libc6 (>= 2.33), libjson-c5 (>= 0.15), libkeyutils1 (>= 1.5.9), libssl3 (>= 3.0.0)
Suggests: nvme-cli
Size: 72184
SHA256: 18feef242f750101cc572e589de955934b8cbbfea32fce0fe6dff7b24bb9099a
SHA1: 63ded7c6ae438539062d488cae48a3ac9b8e4cad
MD5sum: 427155a4fd0006a73558ac6ac32d6174
Description: NVMe management library (library)
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 shared library.
Description-md5:
Homepage: https://github.com/linux-nvme/libnvme
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libn/libnvme/libnvme1_1.8-2_amd64.deb