How to Install and Uninstall libpmemblk1-debug Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "libpmemblk1-debug" package

In this section, we are going to explain the necessary steps to install libpmemblk1-debug on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libpmemblk1-debug

2. Uninstall "libpmemblk1-debug" package

Please follow the instructions below to uninstall libpmemblk1-debug on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libpmemblk1-debug package on Ubuntu 21.10 (Impish Indri)

Package: libpmemblk1-debug
Architecture: amd64
Version: 1.11.1-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: pmdk
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Borowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 545
Depends: libpmem1-debug (= 1.11.1-2), libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4)
Filename: pool/universe/p/pmdk/libpmemblk1-debug_1.11.1-2_amd64.deb
Size: 182166
MD5sum: 4e8829fa8df6232a397609a97c3e44b5
SHA1: 1927d0ae3b0b28d8930ec78f033f2deeb5fcb150
SHA256: c048dba685e78ff5c2731eea30ed3ec9353a979049db33a7d15ac77f22dece75
SHA512: 6b394845c8baaa3fba15f19720f5f3f65e64d8f61f042f4490fa09f034119e3ef84b6af29243097a0fa3b222044dd956153ce10013a84dff3f7605413b29b8d2
Homepage: https://pmem.io/pmdk/
Description-en: Persistent Memory block array support library — debug build
libpmemblk implements a pmem-resident array of blocks, all the same size, where
a block is updated atomically with respect to power failure or program
interruption (no torn blocks).
.
This library is provided for cases requiring large arrays of objects at least
512 bytes each. Most developers will find higher level libraries like
libpmemobj to be more generally useful.
.
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: ddbf05c8e9e2b36a8c300f922ba8d7e1