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

Last updated: October 07,2024

1. Install "vmemcache.x86_64" package

Please follow the steps below to install vmemcache.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install vmemcache.x86_64

2. Uninstall "vmemcache.x86_64" package

Here is a brief guide to show you how to uninstall vmemcache.x86_64 on Fedora 35:

$ sudo dnf remove vmemcache.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:12:14 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : vmemcache
Version : 0.8.1
Release : 3.fc35
Architecture : x86_64
Size : 26 k
Source : vmemcache-0.8.1-3.fc35.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.