How to Install and Uninstall memcached.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "memcached.x86_64" package

Learn how to install memcached.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install memcached.x86_64

2. Uninstall "memcached.x86_64" package

Please follow the step by step instructions below to uninstall memcached.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove memcached.x86_64 $ sudo dnf autoremove

3. Information about the memcached.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:20:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : memcached
Version : 1.6.9
Release : 7.el9
Architecture : x86_64
Size : 178 k
Source : memcached-1.6.9-7.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.