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

Last updated: November 27,2024

1. Install "python2-urllib3.noarch" package

Learn how to install python2-urllib3.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python2-urllib3.noarch" package

Learn how to uninstall python2-urllib3.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:15:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-urllib3
Version : 1.24.2
Release : 3.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 169 k
Source : python-urllib3-1.24.2-3.module+el8.9.0+19487+7dc18407.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Python2 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/shazow/urllib3
License : MIT
Description : Python2 HTTP module with connection pooling and file POST abilities.