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

Last updated: October 12,2024

1. Install "python3-urllib3.noarch" package

Please follow the guidance below to install python3-urllib3.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 9 (RHEL 9):

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

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

Last metadata expiration check: 0:30:25 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : python3-urllib3
Version : 1.26.5
Release : 3.el9_3.1
Architecture : noarch
Size : 730 k
Source : python-urllib3-1.26.5-3.el9_3.1.src.rpm
Repository : @System
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.