How to Install and Uninstall libpmem1 Package on Kali Linux

Last updated: October 06,2024

1. Install "libpmem1" package

Learn how to install libpmem1 on Kali Linux

$ sudo apt update $ sudo apt install libpmem1

2. Uninstall "libpmem1" package

Please follow the step by step instructions below to uninstall libpmem1 on Kali Linux:

$ sudo apt remove libpmem1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpmem1 package on Kali Linux

Package: libpmem1
Source: pmdk (1.13.1-1.1)
Version: 1.13.1-1.1+b1
Installed-Size: 392
Maintainer: Adam Borowski
Architecture: amd64
Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64)
Size: 91708
SHA256: 7d972d6958e915ce602e4b90debc6b4b91a01dfea1fe003d0b013756e7d9d863
SHA1: 6b724853b3ad0edf6b187873058b140b5e2630b0
MD5sum: e64516d28e7901ba3fa67ede5d89d98f
Description: Persistent Memory low level support library, v1 runtime
libpmem provides low level persistent memory support. In particular, support
for the persistent memory instructions for flushing changes to pmem is
provided.
.
This library is provided for software which tracks every store to pmem and
needs to flush those changes to durability. Most developers will find higher
level libraries like libpmemobj to be much more convenient.
.
This package provides binary runtime for version 1 of the API.
Description-md5:
Multi-Arch: same
Homepage: https://pmem.io/pmdk/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pmdk/libpmem1_1.13.1-1.1+b1_amd64.deb