How to Install and Uninstall python2-urllib3.noarch Package on Oracle Linux 8

Last updated: April 29,2024

1. Install "python2-urllib3.noarch" package

Please follow the instructions below to install python2-urllib3.noarch on Oracle Linux 8

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

2. Uninstall "python2-urllib3.noarch" package

This guide let you learn how to uninstall python2-urllib3.noarch on Oracle Linux 8:

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

3. Information about the python2-urllib3.noarch package on Oracle Linux 8

Last metadata expiration check: 2:33:02 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python2-urllib3
Version : 1.24.2
Release : 3.module+el8.4.0+20050+79c7b4ee
Architecture : noarch
Size : 169 k
Source : python-urllib3-1.24.2-3.module+el8.4.0+20050+79c7b4ee.src.rpm
Repository : ol8_appstream
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.