How to Install and Uninstall memcached.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "memcached.x86_64" package

Here is a brief guide to show you how to install memcached.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install memcached.x86_64

2. Uninstall "memcached.x86_64" package

Please follow the guidelines below to uninstall memcached.x86_64 on Oracle Linux 9:

$ sudo dnf remove memcached.x86_64 $ sudo dnf autoremove

3. Information about the memcached.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:54:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : memcached
Version : 1.6.9
Release : 7.el9
Architecture : x86_64
Size : 194 k
Source : memcached-1.6.9-7.el9.src.rpm
Repository : ol9_appstream
Summary : High Performance, Distributed Memory Object Cache
URL : https://www.memcached.org/
License : BSD
Description : memcached is a high-performance, distributed memory object caching
: system, generic in nature, but intended for use in speeding up dynamic
: web applications by alleviating database load.