How to Install and Uninstall python3-redis.noarch Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "python3-redis.noarch" package
Learn how to install python3-redis.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-redis.noarch
Copied
2. Uninstall "python3-redis.noarch" package
Please follow the steps below to uninstall python3-redis.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-redis.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-redis.noarch package on CentOS Stream 9
Last metadata expiration check: 1:19:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-redis
Version : 4.3.3
Release : 1.el9
Architecture : noarch
Size : 367 k
Source : python-redis-4.3.3-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-redis
Version : 4.3.3
Release : 1.el9
Architecture : noarch
Size : 367 k
Source : python-redis-4.3.3-1.el9.src.rpm
Repository : epel
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.