How to Install and Uninstall libvmmalloc-debug.x86_64 Package on Fedora 34

Last updated: September 28,2024

1. Install "libvmmalloc-debug.x86_64" package

Here is a brief guide to show you how to install libvmmalloc-debug.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libvmmalloc-debug.x86_64

2. Uninstall "libvmmalloc-debug.x86_64" package

This is a short guide on how to uninstall libvmmalloc-debug.x86_64 on Fedora 34:

$ sudo dnf remove libvmmalloc-debug.x86_64 $ sudo dnf autoremove

3. Information about the libvmmalloc-debug.x86_64 package on Fedora 34

Last metadata expiration check: 0:39:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libvmmalloc-debug
Version : 1.8
Release : 5.fc34
Architecture : x86_64
Size : 130 k
Source : vmem-1.8-5.fc34.src.rpm
Repository : fedora
Summary : Debug variant of the Dynamic-to-Persistent allocation library
URL : http://pmem.io/vmem
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 debug variant of the library, providing
: run-time assertions and trace points. The typical way to access the
: debug version is to set the environment variable LD_LIBRARY_PATH to
: /usr/lib64/vmem_debug.