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

Last updated: October 06,2024

1. Install "python3-httplib2.noarch" package

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

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

2. Uninstall "python3-httplib2.noarch" package

This guide let you learn how to uninstall python3-httplib2.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:12:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-httplib2
Version : 0.20.2
Release : 1.fc34
Architecture : noarch
Size : 121 k
Source : python-httplib2-0.20.2-1.fc34.src.rpm
Repository : updates
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.