How to Install and Uninstall libpmempool1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libpmempool1" package

This guide let you learn how to install libpmempool1 on Kali Linux

$ sudo apt update $ sudo apt install libpmempool1

2. Uninstall "libpmempool1" package

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

$ sudo apt remove libpmempool1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpmempool1 package on Kali Linux

Package: libpmempool1
Source: pmdk (1.13.1-1.1)
Version: 1.13.1-1.1+b1
Installed-Size: 356
Maintainer: Adam Borowski
Architecture: amd64
Depends: libpmem1 (= 1.13.1-1.1+b1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64)
Size: 120736
SHA256: 7985c102d02f8912d8f37c042e64bc5d4d0db389f1f64d0ad74b5ed1965fc1dc
SHA1: 9a6dca067e1bd3cd46541c88355f7aa3117fe268
MD5sum: 0055de2b1bcecef5031f5dfc32a9e237
Description: Persistent Memory pool management support library
libpmempool provides a set of utilities for management, diagnostics and repair
of persistent memory pools. A pool in this context means a pmemobj pool,
pmemblk pool, pmemlog pool or BTT layout, independent of the underlying
storage. The libpmempool is for applications that need high reliability or
built-in troubleshooting. It may be useful for testing and debugging purposes
also.
Description-md5:
Multi-Arch: same
Homepage: https://pmem.io/pmdk/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pmdk/libpmempool1_1.13.1-1.1+b1_amd64.deb