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

Last updated: July 08,2024

1. Install "libvmem-debug.x86_64" package

This tutorial shows how to install libvmem-debug.x86_64 on Fedora 34

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

2. Uninstall "libvmem-debug.x86_64" package

Please follow the instructions below to uninstall libvmem-debug.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:57:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libvmem-debug
Version : 1.8
Release : 5.fc34
Architecture : x86_64
Size : 132 k
Source : vmem-1.8-5.fc34.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.