How to Install and Uninstall python3-urllib3.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-urllib3.noarch" package

In this section, we are going to explain the necessary steps to install python3-urllib3.noarch on Fedora 34

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

2. Uninstall "python3-urllib3.noarch" package

Please follow the instructions below to uninstall python3-urllib3.noarch on Fedora 34:

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

3. Information about the python3-urllib3.noarch package on Fedora 34

Last metadata expiration check: 5:21:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-urllib3
Version : 1.25.10
Release : 5.fc34
Architecture : noarch
Size : 174 k
Source : python-urllib3-1.25.10-5.fc34.src.rpm
Repository : updates
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.