How to Install and Uninstall libvmmalloc-devel.x86_64 Package on AlmaLinux 8
Last updated: January 10,2025
1. Install "libvmmalloc-devel.x86_64" package
This guide covers the steps necessary to install libvmmalloc-devel.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libvmmalloc-devel.x86_64
Copied
2. Uninstall "libvmmalloc-devel.x86_64" package
Here is a brief guide to show you how to uninstall libvmmalloc-devel.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libvmmalloc-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libvmmalloc-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:29:17 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libvmmalloc-devel
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 38 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : appstream
Summary : Development files for the Dynamic-to-Persistent allocation 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.
:
: This sub-package contains libraries and header files for developing
: applications that want to specifically make use of libvmmalloc.
Available Packages
Name : libvmmalloc-devel
Version : 1.6.1
Release : 1.el8
Architecture : x86_64
Size : 38 k
Source : pmdk-1.6.1-1.el8.src.rpm
Repository : appstream
Summary : Development files for the Dynamic-to-Persistent allocation 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.
:
: This sub-package contains libraries and header files for developing
: applications that want to specifically make use of libvmmalloc.