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

Last updated: November 28,2024

1. Install "python39-urllib3.noarch" package

This guide let you learn how to install python39-urllib3.noarch on Oracle Linux 8

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

2. Uninstall "python39-urllib3.noarch" package

Please follow the steps below to uninstall python39-urllib3.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 1:56:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-urllib3
Version : 1.25.10
Release : 4.module+el8.5.0+20364+c7fe1181
Architecture : noarch
Size : 191 k
Source : python-urllib3-1.25.10-4.module+el8.5.0+20364+c7fe1181.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.