How to Install and Uninstall python3.11-urllib3.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "python3.11-urllib3.noarch" package

Please follow the step by step instructions below to install python3.11-urllib3.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3.11-urllib3.noarch

2. Uninstall "python3.11-urllib3.noarch" package

Learn how to uninstall python3.11-urllib3.noarch on CentOS Stream 8:

$ sudo dnf remove python3.11-urllib3.noarch $ sudo dnf autoremove

3. Information about the python3.11-urllib3.noarch package on CentOS Stream 8

Last metadata expiration check: 5:05:12 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3.11-urllib3
Version : 1.26.12
Release : 2.el8
Architecture : noarch
Size : 263 k
Source : python3.11-urllib3-1.26.12-2.el8.src.rpm
Repository : appstream
Summary : Python HTTP library with thread-safe connection pooling and file post
URL : https://github.com/urllib3/urllib3
License : MIT
Description : Python HTTP module with connection pooling and file POST abilities.