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

Last updated: May 20,2024

1. Install "libvmem1" package

Here is a brief guide to show you how to install libvmem1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libvmem1

2. Uninstall "libvmem1" package

Here is a brief guide to show you how to uninstall libvmem1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libvmem1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libvmem1
Architecture: amd64
Version: 1.8-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: vmem
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Borowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 327
Depends: libc6 (>= 2.17)
Filename: pool/universe/v/vmem/libvmem1_1.8-2_amd64.deb
Size: 108880
MD5sum: 8085bde236af7391cbe4bb468c4b4810
SHA1: fc924747915448eb75491017de4fc61abc695a1c
SHA256: 6b00c1e0a641a1878dd4cb1fe7f9b97c37e7125492128cc8df1bbc37e4bdc826
SHA512: d879b945849f2bfee220c74290d268bf4fbe5db7d4c25568b3081111b1476e69bfaa6ebaef0c0e115b0b8edc31ed03849ae10700d2b4b30198f4ef58b5e63820
Homepage: http://pmem.io/vmem/
Description-en: Persistent Memory volatile memory support library
The libvmem library turns a pool of persistent memory into a volatile memory
pool, similar to the system heap but kept separate and with its own
malloc-style API.
.
libvmem supports the traditional malloc/free interfaces on a memory mapped
file. This allows the use of persistent memory as volatile memory, for cases
where the pool of persistent memory is useful to an application, but when the
application doesn’t need it to be persistent.
Description-md5: 629cc3a3b665dcb543e380b3280dd479