How to Install and Uninstall python3-redis.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "python3-redis.noarch" package

Here is a brief guide to show you how to install python3-redis.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-redis.noarch

2. Uninstall "python3-redis.noarch" package

Please follow the step by step instructions below to uninstall python3-redis.noarch on Fedora 34:

$ sudo dnf remove python3-redis.noarch $ sudo dnf autoremove

3. Information about the python3-redis.noarch package on Fedora 34

Last metadata expiration check: 2:27:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-redis
Version : 3.5.3
Release : 2.fc34
Architecture : noarch
Size : 133 k
Source : python-redis-3.5.3-2.fc34.src.rpm
Repository : fedora
Summary : Python 3 interface to the Redis key-value store
URL : https://github.com/andymccurdy/redis-py
License : MIT
Description : This is a Python 3 interface to the Redis key-value store.