How to Install and Uninstall libpmem2-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libpmem2-dev" package

Please follow the steps below to install libpmem2-dev on Kali Linux

$ sudo apt update $ sudo apt install libpmem2-dev

2. Uninstall "libpmem2-dev" package

Learn how to uninstall libpmem2-dev on Kali Linux:

$ sudo apt remove libpmem2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpmem2-dev package on Kali Linux

Package: libpmem2-dev
Source: pmdk (1.13.1-1.1)
Version: 1.13.1-1.1+b1
Installed-Size: 653
Maintainer: Adam Borowski
Architecture: amd64
Depends: libpmem2 (= 1.13.1-1.1+b1)
Size: 160844
SHA256: 2162bd1423d7558c53a166d4cb619d0382741a065a65da590869b6c8bac6cc81
SHA1: 73ce4d5301dfb82fb79c02990a35cc593200d1c5
MD5sum: 8d89a34f2ca784facfa70c29954a3456
Description: Persistent Memory low level support library, v2 headers
libpmem provides low level persistent memory support. In particular, support
for the persistent memory instructions for flushing changes to pmem is
provided.
.
This package contains libraries and header files used for linking programs
against libpmem2, with a modernized API that avoids certain limitations of
libpmem1.
Description-md5:
Multi-Arch: same
Homepage: https://pmem.io/pmdk/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/pmdk/libpmem2-dev_1.13.1-1.1+b1_amd64.deb