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

Last updated: September 19,2024

1. Install "python2-urllib3.noarch" package

This guide let you learn how to install python2-urllib3.noarch on Rocky Linux 8

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

2. Uninstall "python2-urllib3.noarch" package

This guide let you learn how to uninstall python2-urllib3.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:25:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-urllib3
Version : 1.24.2
Release : 3.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 168 k
Source : python-urllib3-1.24.2-3.module+el8.5.0+706+735ec4b3.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.