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

Last updated: October 08,2024

1. Install "python38-urllib3.noarch" package

In this section, we are going to explain the necessary steps to install python38-urllib3.noarch on Oracle Linux 8

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

2. Uninstall "python38-urllib3.noarch" package

This tutorial shows how to uninstall python38-urllib3.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 2:02:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python38-urllib3
Version : 1.25.7
Release : 5.module+el8.5.0+20371+4f24d723
Architecture : noarch
Size : 187 k
Source : python-urllib3-1.25.7-5.module+el8.5.0+20371+4f24d723.src.rpm
Repository : ol8_appstream
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.