How to Install and Uninstall python3-google-cloud-core Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-google-cloud-core" package

Learn how to install python3-google-cloud-core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-google-cloud-core

2. Uninstall "python3-google-cloud-core" package

This guide covers the steps necessary to uninstall python3-google-cloud-core on openSUSE Leap:

$ sudo zypper remove python3-google-cloud-core

3. Information about the python3-google-cloud-core package on openSUSE Leap

Information for package python3-google-cloud-core:
--------------------------------------------------
Repository : Main Repository
Name : python3-google-cloud-core
Version : 1.3.0-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 182.4 KiB
Installed : No
Status : not installed
Source package : python-google-cloud-core-1.3.0-1.25.src
Upstream URL : https://github.com/GoogleCloudPlatform/google-cloud-python
Summary : Google Cloud API client core library
Description :
Core Helpers for Google Cloud Python Client Library
This library is not meant to stand-alone. Instead it defines
common helpers (e.g. base ``Client`` classes) used by all of the
``google-cloud-*`` packages.