How to Install and Uninstall python36-urllib3.noarch Package on CentOS 7 / RHEL 7

Last updated: April 25,2024

1. Install "python36-urllib3.noarch" package

Please follow the instructions below to install python36-urllib3.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install python36-urllib3.noarch

2. Uninstall "python36-urllib3.noarch" package

This guide covers the steps necessary to uninstall python36-urllib3.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove python36-urllib3.noarch $ sudo yum autoremove

3. Information about the python36-urllib3.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : python36-urllib3
Arch : noarch
Version : 1.25.6
Release : 2.el7
Size : 865 k
Repo : installed
From repo : epel
Summary : Python 3.6 HTTP library with thread-safe connection pooling and
: file post
URL : https://urllib3.readthedocs.io/
License : MIT
Description : Python 3 HTTP module with connection pooling and file POST
: abilities. This package is for Python3 version 3.6 .