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

Last updated: September 21,2024

1. Install "python39-urllib3.noarch" package

This tutorial shows how to install python39-urllib3.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python39-urllib3.noarch" package

Here is a brief guide to show you how to uninstall python39-urllib3.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:01:49 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python39-urllib3
Version : 1.25.10
Release : 4.module+el8.9.0+19644+d68f775d
Architecture : noarch
Size : 191 k
Source : python-urllib3-1.25.10-4.module+el8.9.0+19644+d68f775d.src.rpm
Repository : ubi-8-appstream-rpms
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.