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

Last updated: November 28,2024

1. Install "libvmem-debug.x86_64" package

This guide covers the steps necessary to install libvmem-debug.x86_64 on Fedora 35

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

2. Uninstall "libvmem-debug.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libvmem-debug.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:26:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libvmem-debug
Version : 1.8
Release : 7.fc35
Architecture : x86_64
Size : 128 k
Source : vmem-1.8-7.fc35.src.rpm
Repository : fedora
Summary : Debug variant of the Volatile Memory allocation library
URL : http://pmem.io/vmem
License : BSD
Description : 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.
:
: 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.