How to Install and Uninstall python3.11-urllib3.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "python3.11-urllib3.noarch" package

This tutorial shows how to install python3.11-urllib3.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3.11-urllib3.noarch

2. Uninstall "python3.11-urllib3.noarch" package

This guide let you learn how to uninstall python3.11-urllib3.noarch on Oracle Linux 9:

$ sudo dnf remove python3.11-urllib3.noarch $ sudo dnf autoremove

3. Information about the python3.11-urllib3.noarch package on Oracle Linux 9

Last metadata expiration check: 0:12:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3.11-urllib3
Version : 1.26.12
Release : 1.el9
Architecture : noarch
Size : 353 k
Source : python3.11-urllib3-1.26.12-1.el9.src.rpm
Repository : ol9_appstream
Summary : Python HTTP library with thread-safe connection pooling and file post
URL : https://github.com/urllib3/urllib3
License : MIT
Description : Python HTTP module with connection pooling and file POST abilities.