How to Install and Uninstall libpmemobj-cpp-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "libpmemobj-cpp-dev" package

Please follow the step by step instructions below to install libpmemobj-cpp-dev on Kali Linux

$ sudo apt update $ sudo apt install libpmemobj-cpp-dev

2. Uninstall "libpmemobj-cpp-dev" package

Please follow the guidance below to uninstall libpmemobj-cpp-dev on Kali Linux:

$ sudo apt remove libpmemobj-cpp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpmemobj-cpp-dev package on Kali Linux

Package: libpmemobj-cpp-dev
Source: libpmemobj-cpp
Version: 1.13.0-6
Installed-Size: 1061
Maintainer: Adam Borowski
Architecture: amd64
Depends: libpmemobj-dev (>= 1.9~)
Size: 133292
SHA256: 79d7d8fee4dbd53f6b3d8b80a16924455e0836829bf90efc7cf4a30c388f4249
SHA1: abb9d9841f63bb11693527a95d4db66b3b0c7444
MD5sum: b4e872a153e8eba9e700c1a4d621ff0c
Description: C++ bindings to libpmemobj
The C++ bindings provide an easier to use (and thus less error prone
version) of libpmemobj -- the persistent memory object store -- through
the implementation of a pmem-resident property, persistent pointers,
scoped and closure transactions, locking primitives and many others.
.
This package contains the development headers.
Description-md5: b3e32e195e29b3d56d821685e4a4f1c6
Multi-Arch: same
Homepage: https://pmem.io/pmdk/cpp_obj/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libp/libpmemobj-cpp/libpmemobj-cpp-dev_1.13.0-6_amd64.deb