How to Install and Uninstall python39-google-cloud-core Package on openSuSE Tumbleweed

Last updated: May 18,2024

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

Please follow the guidance below to install python39-google-cloud-core on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall python39-google-cloud-core on openSuSE Tumbleweed:

$ sudo zypper remove python39-google-cloud-core

3. Information about the python39-google-cloud-core package on openSuSE Tumbleweed

Information for package python39-google-cloud-core:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-google-cloud-core
Version : 2.4.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 149.9 KiB
Installed : No
Status : not installed
Source package : python-google-cloud-core-2.4.1-3.1.src
Upstream URL : https://github.com/googleapis/python-cloud-core
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.