How to Install and Uninstall python3-urllib3.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "python3-urllib3.noarch" package

Please follow the step by step instructions below to install python3-urllib3.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-urllib3.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-urllib3.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-urllib3.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:26:09 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : python3-urllib3
Version : 1.24.2
Release : 5.el8_9.2
Architecture : noarch
Size : 607 k
Source : python-urllib3-1.24.2-5.el8_9.2.src.rpm
Repository : @System
Summary : Python3 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/shazow/urllib3
License : MIT
Description : Python3 HTTP module with connection pooling and file POST abilities.