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

Last updated: October 08,2024

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

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

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

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

This guide let you learn how to uninstall python3.11-urllib3.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:35:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3.11-urllib3
Version : 1.26.12
Release : 1.el9
Architecture : noarch
Size : 263 k
Source : python3.11-urllib3-1.26.12-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.