How to Install and Uninstall python2-urllib3.noarch Package on AlmaLinux 8

Last updated: January 12,2025

1. Install "python2-urllib3.noarch" package

This tutorial shows how to install python2-urllib3.noarch on AlmaLinux 8

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

2. Uninstall "python2-urllib3.noarch" package

Here is a brief guide to show you how to uninstall python2-urllib3.noarch on AlmaLinux 8:

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

3. Information about the python2-urllib3.noarch package on AlmaLinux 8

Last metadata expiration check: 0:53:40 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-urllib3
Version : 1.24.2
Release : 3.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 168 k
Source : python-urllib3-1.24.2-3.module_el8.6.0+2781+fed64c13.src.rpm
Repository : appstream
Summary : Python2 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/shazow/urllib3
License : MIT
Description : Python2 HTTP module with connection pooling and file POST abilities.