How to Install and Uninstall python39-urllib3.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python39-urllib3.noarch" package

This guide covers the steps necessary to install python39-urllib3.noarch on CentOS Stream 8

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

2. Uninstall "python39-urllib3.noarch" package

Please follow the guidance below to uninstall python39-urllib3.noarch on CentOS Stream 8:

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

3. Information about the python39-urllib3.noarch package on CentOS Stream 8

Last metadata expiration check: 0:29:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python39-urllib3
Version : 1.25.10
Release : 5.module_el8+732+e8fbb6ce
Architecture : noarch
Size : 216 k
Source : python-urllib3-1.25.10-5.module_el8+732+e8fbb6ce.src.rpm
Repository : appstream
Summary : Python3 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/urllib3/urllib3
License : MIT
Description : Python3 HTTP module with connection pooling and file POST abilities.