How to Install and Uninstall python3-redis.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-redis.noarch" package
Please follow the guidelines below to install python3-redis.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-redis.noarch
Copied
2. Uninstall "python3-redis.noarch" package
Please follow the guidance below to uninstall python3-redis.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-redis.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-redis.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:03:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-redis
Version : 3.5.3
Release : 1.el8
Architecture : noarch
Size : 142 k
Source : python-redis-3.5.3-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-redis
Version : 3.5.3
Release : 1.el8
Architecture : noarch
Size : 142 k
Source : python-redis-3.5.3-1.el8.src.rpm
Repository : epel
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.