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

Last updated: January 10,2025

1. Install "python3-redis.noarch" package

Please follow the guidelines below to install python3-redis.noarch on Fedora 39

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

2. Uninstall "python3-redis.noarch" package

This tutorial shows how to uninstall python3-redis.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:00:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-redis
Version : 5.0.1
Release : 1.fc39
Architecture : noarch
Size : 536 k
Source : python-redis-5.0.1-1.fc39.src.rpm
Repository : fedora
Summary : Python 3 interface to the Redis key-value store
URL : https://github.com/redis/redis-py
License : MIT
Description : This is a Python 3 interface to the Redis key-value store.