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

Last updated: October 11,2024

1. Install "python3-httplib2.noarch" package

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

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

2. Uninstall "python3-httplib2.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-httplib2.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:31:51 ago on Wed Mar 13 07:41:12 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.