How to Install and Uninstall python3-httplib2.noarch Package on Fedora 39

Last updated: September 23,2024

1. Install "python3-httplib2.noarch" package

This is a short guide on how to install python3-httplib2.noarch on Fedora 39

$ 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 Fedora 39:

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

3. Information about the python3-httplib2.noarch package on Fedora 39

Last metadata expiration check: 0:33:48 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-httplib2
Version : 0.21.0
Release : 4.fc39
Architecture : noarch
Size : 139 k
Source : python-httplib2-0.21.0-4.fc39.src.rpm
Repository : fedora
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.