How to Install and Uninstall libpmemblk1-debug Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 11,2024

1. Install "libpmemblk1-debug" package

Please follow the instructions below to install libpmemblk1-debug on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpmemblk1-debug

2. Uninstall "libpmemblk1-debug" package

In this section, we are going to explain the necessary steps to uninstall libpmemblk1-debug on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libpmemblk1-debug package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpmemblk1-debug
Architecture: amd64
Version: 1.10-1ubuntu1
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: 516
Depends: libpmem1-debug (= 1.10-1ubuntu1), libc6 (>= 2.33), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4)
Filename: pool/universe/p/pmdk/libpmemblk1-debug_1.10-1ubuntu1_amd64.deb
Size: 153500
MD5sum: 49294da639b3388df7576619b477e178
SHA1: d0c396af95077eb759307e6c0d65e04963589337
SHA256: 82916e08a7dfad078ced2ecba7695667922103db8a2bec334f3b261013e0c4f8
SHA512: afcbaff0bfdef493baae04248fc7a06e0f09306cdc71601fde7b38633138aeab1e64cd13394e8171ee6829d3a3dfc8d3d6d2317d22f8a44bee6e47e2f1884096
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