How to Install and Uninstall python2-memcached.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 14,2025
1. Install "python2-memcached.noarch" package
Please follow the instructions below to install python2-memcached.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python2-memcached.noarch
Copied
2. Uninstall "python2-memcached.noarch" package
This guide let you learn how to uninstall python2-memcached.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python2-memcached.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-memcached.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:55:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-memcached
Version : 1.58
Release : 8.el8
Architecture : noarch
Size : 43 k
Source : python-memcached-1.58-8.el8.src.rpm
Repository : epel
Summary : A Python memcached client library
URL : https://github.com/linsomniac/python-memcached
License : Python
Description : This software is a 100% Python interface to the memcached memory cache
: daemon. It is the client side software which allows storing values in one
: or more, possibly remote, memcached servers. Search google for memcached
: for more information.
Available Packages
Name : python2-memcached
Version : 1.58
Release : 8.el8
Architecture : noarch
Size : 43 k
Source : python-memcached-1.58-8.el8.src.rpm
Repository : epel
Summary : A Python memcached client library
URL : https://github.com/linsomniac/python-memcached
License : Python
Description : This software is a 100% Python interface to the memcached memory cache
: daemon. It is the client side software which allows storing values in one
: or more, possibly remote, memcached servers. Search google for memcached
: for more information.