How to Install and Uninstall python3-urllib3.noarch Package on Oracle Linux 8
Last updated: November 23,2024
1. Install "python3-urllib3.noarch" package
In this section, we are going to explain the necessary steps to install python3-urllib3.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-urllib3.noarch
Copied
2. Uninstall "python3-urllib3.noarch" package
This guide covers the steps necessary to uninstall python3-urllib3.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-urllib3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-urllib3.noarch package on Oracle Linux 8
Last metadata expiration check: 1:50:47 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-urllib3
Version : 1.24.2
Release : 5.0.1.el8
Architecture : noarch
Size : 177 k
Source : python-urllib3-1.24.2-5.0.1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Python3 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/shazow/urllib3
License : MIT
Description : Python3 HTTP module with connection pooling and file POST abilities.
Available Packages
Name : python3-urllib3
Version : 1.24.2
Release : 5.0.1.el8
Architecture : noarch
Size : 177 k
Source : python-urllib3-1.24.2-5.0.1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Python3 HTTP library with thread-safe connection pooling and file post
URL : https://github.com/shazow/urllib3
License : MIT
Description : Python3 HTTP module with connection pooling and file POST abilities.