How to Install and Uninstall python3-httplib2.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-httplib2.noarch" package

Here is a brief guide to show you how to install python3-httplib2.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-httplib2.noarch" package

Please follow the guidance below to uninstall python3-httplib2.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-httplib2.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:21:49 ago on Mon Feb 26 07:04:30 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.