How to Install and Uninstall libmemcached.i686 Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "libmemcached.i686" package
In this section, we are going to explain the necessary steps to install libmemcached.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libmemcached.i686
Copied
2. Uninstall "libmemcached.i686" package
Here is a brief guide to show you how to uninstall libmemcached.i686 on Amazon Linux 2:
$
sudo yum remove
libmemcached.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libmemcached.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libmemcached
Arch : i686
Version : 1.0.16
Release : 5.amzn2.0.2
Size : 251 k
Repo : amzn2-core/2/x86_64
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
Arch : i686
Version : 1.0.16
Release : 5.amzn2.0.2
Size : 251 k
Repo : amzn2-core/2/x86_64
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