How to Install and Uninstall vmemcache.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "vmemcache.x86_64" package

This guide let you learn how to install vmemcache.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install vmemcache.x86_64

2. Uninstall "vmemcache.x86_64" package

Please follow the steps below to uninstall vmemcache.x86_64 on Fedora 36:

$ sudo dnf remove vmemcache.x86_64 $ sudo dnf autoremove

3. Information about the vmemcache.x86_64 package on Fedora 36

Last metadata expiration check: 3:43:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : vmemcache
Version : 0.8.1
Release : 4.fc36
Architecture : x86_64
Size : 26 k
Source : vmemcache-0.8.1-4.fc36.src.rpm
Repository : fedora
Summary : Buffer-based LRU cache
URL : https://github.com/pmem/vmemcache
License : BSD
Description : Vmemcache is a volatile filesystem based key:value cache. It works best
: when backed with a DAX-capable persistent memory device, but can work on
: tmpfs or on legacy disks.