How to Install and Uninstall libpmempool1-debug Package on Kali Linux

Last updated: May 18,2024

1. Install "libpmempool1-debug" package

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

$ sudo apt update $ sudo apt install libpmempool1-debug

2. Uninstall "libpmempool1-debug" package

This guide let you learn how to uninstall libpmempool1-debug on Kali Linux:

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

3. Information about the libpmempool1-debug package on Kali Linux

Package: libpmempool1-debug
Source: pmdk (1.13.1-1.1)
Version: 1.13.1-1.1+b1
Installed-Size: 1293
Maintainer: Adam Borowski
Architecture: amd64
Depends: libpmem1-debug (= 1.13.1-1.1+b1), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4)
Size: 430804
SHA256: 347ecacea23600b77ae509d291d2cfa8017591d3b8b4b579bbb5ffff3649b7a8
SHA1: 4d7ec2f5a67ac546d05067e3f2209a3b0774a765
MD5sum: cb570bec71c700803874238fbc237f10
Description: Persistent Memory pool management support library — debug build
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.
.
This package contains a special build of this library meant for debugging
purposes. It contains extra logging, assertions and expensive checks that
should not be used otherwise.
Description-md5:
Multi-Arch: same
Homepage: https://pmem.io/pmdk/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pmdk/libpmempool1-debug_1.13.1-1.1+b1_amd64.deb