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

Last updated: May 17,2024

1. Install "librpmem1-debug" package

Please follow the guidelines below to install librpmem1-debug on Kali Linux

$ sudo apt update $ sudo apt install librpmem1-debug

2. Uninstall "librpmem1-debug" package

This guide covers the steps necessary to uninstall librpmem1-debug on Kali Linux:

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

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

Package: librpmem1-debug
Source: pmdk
Version: 1.12.1-1
Installed-Size: 290
Maintainer: Adam Borowski
Architecture: amd64
Depends: libpmem1-debug (= 1.12.1-1), libc6 (>= 2.34), libfabric1 (>= 1.11.0)
Size: 102900
SHA256: 49decba8ac068caf6d7709779b44d8239d1c9dfb45a12837dc15abbbc6418e0a
SHA1: ab9a77e69ddf144493808b9db7729b6f75f6de6f
MD5sum: 344a1b613ac0a9f55f2643855cbdd01c
Description: Persistent Memory remote access support library — debug build
librpmem provides low-level support for remote access to persistent memory
(pmem) utilizing RDMA-capable RNICs. The library can be used to replicate
remotely a memory region over RDMA protocol. It utilizes appropriate
persistency mechanism based on remote node’s platform capabilities. The
librpmem utilizes the ssh client to authenticate a user on remote node and for
encryption of connection’s out-of-band configuration data.
.
This library is for applications that use remote persistent memory directly,
without the help of any library-supplied transactions or memory allocation.
Higher-level libraries that build on libpmem are available and are recommended
for most applications.
.
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: ee11cc76386ec3302470d7d9ca97fcbe
Multi-Arch: same
Homepage: https://pmem.io/pmdk/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pmdk/librpmem1-debug_1.12.1-1_amd64.deb