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

Last updated: June 29,2024

1. Install "vmemcache.x86_64" package

Please follow the instructions below to install vmemcache.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install vmemcache.x86_64

2. Uninstall "vmemcache.x86_64" package

Please follow the instructions below to uninstall vmemcache.x86_64 on Fedora 34:

$ sudo dnf remove vmemcache.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:16:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : vmemcache
Version : 0.8.1
Release : 2.fc34
Architecture : x86_64
Size : 26 k
Source : vmemcache-0.8.1-2.fc34.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.