How to Install and Uninstall libpmem1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libpmem1" package

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

$ sudo apt update $ sudo apt install libpmem1

2. Uninstall "libpmem1" package

In this section, we are going to explain the necessary steps to uninstall libpmem1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libpmem1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpmem1 package on Ubuntu 21.10 (Impish Indri)

Package: libpmem1
Architecture: amd64
Version: 1.11.1-2
Multi-Arch: same
Priority: optional
Section: libs
Source: pmdk
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Borowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 357
Depends: libc6 (>= 2.34), libdaxctl1 (>= 64), libndctl6 (>= 64)
Filename: pool/main/p/pmdk/libpmem1_1.11.1-2_amd64.deb
Size: 81268
MD5sum: 6df4662808697294a933345c7d2171f1
SHA1: 061b2c0d440951f9a3a62e2d4898807878ebad6c
SHA256: 6624b93163319313f9ac6408ee781d027e8a47331236921ca387cea79298162d
SHA512: 6fc7aa89bddc9eef6055edb3280af0940cc9cd2bfb2f5668585c4cff693c1626ceefa9c20b987fa9b7c1228681bc6286cf3c9f48ed683d63ce72f31d31de2ff3
Homepage: https://pmem.io/pmdk/
Description-en: Persistent Memory low level support library, v1 runtime
libpmem provides low level persistent memory support. In particular, support
for the persistent memory instructions for flushing changes to pmem is
provided.
.
This library is provided for software which tracks every store to pmem and
needs to flush those changes to durability. Most developers will find higher
level libraries like libpmemobj to be much more convenient.
.
This package provides binary runtime for version 1 of the API.
Description-md5: 73d7d685c14a96e83a0950f1fdc74bbc
Task: ubuntu-server-raspi, ubuntu-desktop-raspi, ubuntu-budgie-desktop-raspi