How to Install and Uninstall python3-httplib2.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "python3-httplib2.noarch" package

Please follow the guidance below to install python3-httplib2.noarch on Oracle Linux 9

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

2. Uninstall "python3-httplib2.noarch" package

Please follow the steps below to uninstall python3-httplib2.noarch on Oracle Linux 9:

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

3. Information about the python3-httplib2.noarch package on Oracle Linux 9

Last metadata expiration check: 2:32:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-httplib2
Version : 0.20.3
Release : 1.el9
Architecture : noarch
Size : 121 k
Source : python-httplib2-0.20.3-1.el9.src.rpm
Repository : epel
Summary : Comprehensive HTTP client library
URL : https://pypi.python.org/pypi/httplib2
License : MIT
Description : A comprehensive HTTP client library that supports many features left out of
: other HTTP libraries.