How to Install and Uninstall librpmem1 Package on Kali Linux

Last updated: May 07,2024

1. Install "librpmem1" package

Please follow the guidelines below to install librpmem1 on Kali Linux

$ sudo apt update $ sudo apt install librpmem1

2. Uninstall "librpmem1" package

This is a short guide on how to uninstall librpmem1 on Kali Linux:

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

3. Information about the librpmem1 package on Kali Linux

Package: librpmem1
Source: pmdk
Version: 1.12.1-1
Installed-Size: 106
Maintainer: Adam Borowski
Architecture: amd64
Depends: libpmem1 (= 1.12.1-1), libc6 (>= 2.34), libfabric1 (>= 1.11.0)
Size: 43832
SHA256: 1e4be4f978a39eb4211246d8949ff95aaddd15bb5518649e9ae9ce059f920c1c
SHA1: bdcf03461d8457189b03f36ee21074839dc71f96
MD5sum: 2fa1380f0a64430b929cd56d8a97a04f
Description: Persistent Memory remote access support library
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.
Description-md5: 81b26f0115c83f9c1180eb0bf159c516
Multi-Arch: same
Homepage: https://pmem.io/pmdk/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pmdk/librpmem1_1.12.1-1_amd64.deb