How to Install and Uninstall python3-httplib2 Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-httplib2" package

This tutorial shows how to install python3-httplib2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-httplib2

2. Uninstall "python3-httplib2" package

Learn how to uninstall python3-httplib2 on openSUSE Leap:

$ sudo zypper remove python3-httplib2

3. Information about the python3-httplib2 package on openSUSE Leap

Information for package python3-httplib2:
-----------------------------------------
Repository : Main Repository
Name : python3-httplib2
Version : 0.19.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 364.7 KiB
Installed : No
Status : not installed
Source package : python-httplib2-0.19.0-3.3.1.src
Upstream URL : https://github.com/httplib2/httplib2
Summary : A Python HTTP client library
Description :
A comprehensive HTTP client library that supports many features
left out of other HTTP libraries.