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

Last updated: October 05,2024

1. Install "python3-redis.noarch" package

Please follow the guidance below to install python3-redis.noarch on Fedora 36

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

2. Uninstall "python3-redis.noarch" package

Please follow the instructions below to uninstall python3-redis.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:23:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-redis
Version : 3.5.3
Release : 5.fc36
Architecture : noarch
Size : 131 k
Source : python-redis-3.5.3-5.fc36.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.