How to Install and Uninstall memcached.x86_64 Package on Oracle Linux 8
Last updated: November 15,2024
1. Install "memcached.x86_64" package
Please follow the step by step instructions below to install memcached.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
memcached.x86_64
Copied
2. Uninstall "memcached.x86_64" package
In this section, we are going to explain the necessary steps to uninstall memcached.x86_64 on Oracle Linux 8:
$
sudo dnf remove
memcached.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the memcached.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:26:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : memcached
Version : 1.5.22
Release : 2.el8
Architecture : x86_64
Size : 162 k
Source : memcached-1.5.22-2.el8.src.rpm
Repository : ol8_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.
Available Packages
Name : memcached
Version : 1.5.22
Release : 2.el8
Architecture : x86_64
Size : 162 k
Source : memcached-1.5.22-2.el8.src.rpm
Repository : ol8_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.