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

Last updated: October 05,2024

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

This guide let you learn how to install python3.11-urllib3.src on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3.11-urllib3.src on Oracle Linux 9:

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

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

Last metadata expiration check: 2:15:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3.11-urllib3
Version : 1.26.12
Release : 1.el9
Architecture : src
Size : 275 k
Source : None
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.