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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python3.11-urllib3.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall python3.11-urllib3.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:21:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3.11-urllib3
Version : 1.26.12
Release : 1.el9
Architecture : noarch
Size : 231 k
Source : python3.11-urllib3-1.26.12-1.el9.src.rpm
Repository : 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.