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

Last updated: September 21,2024

1. Install "cachelib.x86_64" package

Please follow the guidelines below to install cachelib.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install cachelib.x86_64

2. Uninstall "cachelib.x86_64" package

Learn how to uninstall cachelib.x86_64 on Fedora 39:

$ sudo dnf remove cachelib.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:05:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : cachelib
Version : 17^20231016
Release : 1.fc39
Architecture : x86_64
Size : 1.9 M
Source : cachelib-17^20231016-1.fc39.src.rpm
Repository : updates
Summary : Pluggable caching engine for scale high performance cache services
URL : https://github.com/facebook/CacheLib
License : Apache-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.