How to Install and Uninstall libmemcached.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "libmemcached.x86_64" package
In this section, we are going to explain the necessary steps to install libmemcached.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libmemcached.x86_64
Copied
2. Uninstall "libmemcached.x86_64" package
Please follow the step by step instructions below to uninstall libmemcached.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libmemcached.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libmemcached.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:11:50 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libmemcached
Version : 1.0.18
Release : 17.el8
Architecture : x86_64
Size : 140 k
Source : libmemcached-1.0.18-17.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Client library and command line tools for memcached server
URL : http://libmemcached.org/
License : BSD
Description : libmemcached is a C/C++ client library and tools for the memcached server
: (http://memcached.org/). It has been designed to be light on memory
: usage, and provide full access to server side methods.
:
: It also implements several command line tools:
:
: memaslap Load testing and benchmarking a server
: memcapable Checking a Memcached server capibilities and compatibility
: memcat Copy the value of a key to standard output
: memcp Copy data to a server
: memdump Dumping your server
: memerror Translate an error code to a string
: memexist Check for the existance of a key
: memflush Flush the contents of your servers
: memparse Parse an option string
: memping Test to see if a server is available.
: memrm Remove a key(s) from the server
: memslap Generate testing loads on a memcached cluster
: memstat Dump the stats of your servers to standard output
: memtouch Touches a key
Available Packages
Name : libmemcached
Version : 1.0.18
Release : 17.el8
Architecture : x86_64
Size : 140 k
Source : libmemcached-1.0.18-17.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Client library and command line tools for memcached server
URL : http://libmemcached.org/
License : BSD
Description : libmemcached is a C/C++ client library and tools for the memcached server
: (http://memcached.org/). It has been designed to be light on memory
: usage, and provide full access to server side methods.
:
: It also implements several command line tools:
:
: memaslap Load testing and benchmarking a server
: memcapable Checking a Memcached server capibilities and compatibility
: memcat Copy the value of a key to standard output
: memcp Copy data to a server
: memdump Dumping your server
: memerror Translate an error code to a string
: memexist Check for the existance of a key
: memflush Flush the contents of your servers
: memparse Parse an option string
: memping Test to see if a server is available.
: memrm Remove a key(s) from the server
: memslap Generate testing loads on a memcached cluster
: memstat Dump the stats of your servers to standard output
: memtouch Touches a key