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

Last updated: May 18,2024

1. Install "python38-urllib3.noarch" package

This guide covers the steps necessary to install python38-urllib3.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python38-urllib3.noarch" package

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

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

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

Last metadata expiration check: 1 day, 8:11:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python38-urllib3
Version : 1.25.7
Release : 4.module_el8.3.0+441+3b561464
Architecture : noarch
Size : 187 k
Source : python-urllib3-1.25.7-4.module_el8.3.0+441+3b561464.src.rpm
Repository : appstream
Summary : Python3 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/urllib3/urllib3
License : MIT
Description : Python3 HTTP module with connection pooling and file POST abilities.