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

Last updated: July 03,2024

1. Install "cachelib.x86_64" package

Please follow the step by step instructions below to install cachelib.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cachelib.x86_64

2. Uninstall "cachelib.x86_64" package

In this section, we are going to explain the necessary steps to uninstall cachelib.x86_64 on Fedora 36:

$ sudo dnf remove cachelib.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:19:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cachelib
Version : 16^20220314gitbd22b0e
Release : 1.fc36
Architecture : x86_64
Size : 1.8 M
Source : cachelib-16^20220314gitbd22b0e-1.fc36.src.rpm
Repository : fedora
Summary : Pluggable caching engine for scale high performance cache services
URL : https://github.com/facebook/CacheLib
License : ASL 2.0
Description : CacheLib is a C++ library providing in-process high performance caching
: mechanism. CacheLib provides a thread safe API to build high throughput, low
: overhead caching services, with built-in ability to leverage DRAM and SSD
: caching transparently.