How to Install and Uninstall python2-urllib3.noarch Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "python2-urllib3.noarch" package

Please follow the step by step instructions below to install python2-urllib3.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python2-urllib3.noarch

2. Uninstall "python2-urllib3.noarch" package

Please follow the guidelines below to uninstall python2-urllib3.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python2-urllib3.noarch $ sudo dnf autoremove

3. Information about the python2-urllib3.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:43:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-urllib3
Version : 1.24.2
Release : 1.module_el8.3.0+478+7570e00c
Architecture : noarch
Size : 168 k
Source : python-urllib3-1.24.2-1.module_el8.3.0+478+7570e00c.src.rpm
Repository : appstream
Summary : Python2 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/shazow/urllib3
License : MIT
Description : Python2 HTTP module with connection pooling and file POST abilities.