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

Last updated: May 18,2024

1. Install "libvmmalloc-debug.x86_64" package

This guide let you learn how to install libvmmalloc-debug.x86_64 on Fedora 35

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

2. Uninstall "libvmmalloc-debug.x86_64" package

This guide covers the steps necessary to uninstall libvmmalloc-debug.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:30:41 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libvmmalloc-debug
Version : 1.8
Release : 7.fc35
Architecture : x86_64
Size : 127 k
Source : vmem-1.8-7.fc35.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.