How to Install and Uninstall memcached.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "memcached.src" package
This guide let you learn how to install memcached.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
memcached.src
Copied
2. Uninstall "memcached.src" package
Please follow the steps below to uninstall memcached.src on Oracle Linux 8:
$
sudo dnf remove
memcached.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the memcached.src package on Oracle Linux 8
Last metadata expiration check: 6:51:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : memcached
Version : 1.5.22
Release : 2.el8
Architecture : src
Size : 552 k
Source : None
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 : src
Size : 552 k
Source : None
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.