How to Install and Uninstall libvmmalloc.x86_64 Package on AlmaLinux 8
Last updated: November 27,2024
1. Install "libvmmalloc.x86_64" package
Please follow the step by step instructions below to install libvmmalloc.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libvmmalloc.x86_64
Copied
2. Uninstall "libvmmalloc.x86_64" package
Please follow the step by step instructions below to uninstall libvmmalloc.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libvmmalloc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libvmmalloc.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:02:58 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libvmmalloc
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 148 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : appstream
Summary : Dynamic to Persistent Memory allocation translation library
URL : http://pmem.io/pmdk
License : BSD
Description : The libvmmalloc library transparently converts all the dynamic memory
: allocations into persistent memory allocations. This allows the use
: of persistent memory as volatile memory without modifying the target
: application.
:
: The typical usage of libvmmalloc is to load it via the LD_PRELOAD
: environment variable.
Available Packages
Name : libvmmalloc
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 148 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : appstream
Summary : Dynamic to Persistent Memory allocation translation library
URL : http://pmem.io/pmdk
License : BSD
Description : The libvmmalloc library transparently converts all the dynamic memory
: allocations into persistent memory allocations. This allows the use
: of persistent memory as volatile memory without modifying the target
: application.
:
: The typical usage of libvmmalloc is to load it via the LD_PRELOAD
: environment variable.