How to Install and Uninstall python3-memcached.noarch Package on Fedora 35
Last updated: January 11,2025
1. Install "python3-memcached.noarch" package
This tutorial shows how to install python3-memcached.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-memcached.noarch
Copied
2. Uninstall "python3-memcached.noarch" package
Please follow the guidance below to uninstall python3-memcached.noarch on Fedora 35:
$
sudo dnf remove
python3-memcached.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-memcached.noarch package on Fedora 35
Last metadata expiration check: 1:51:54 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-memcached
Version : 1.59
Release : 5.fc35
Architecture : noarch
Size : 39 k
Source : python-memcached-1.59-5.fc35.src.rpm
Repository : fedora
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 : python3-memcached
Version : 1.59
Release : 5.fc35
Architecture : noarch
Size : 39 k
Source : python-memcached-1.59-5.fc35.src.rpm
Repository : fedora
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.