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

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install python38-google-cloud-core on openSuSE Tumbleweed

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

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

Please follow the steps below to uninstall python38-google-cloud-core on openSuSE Tumbleweed:

$ sudo zypper remove python38-google-cloud-core

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

Information for package python38-google-cloud-core:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-google-cloud-core
Version : 1.7.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 197,2 KiB
Installed : No
Status : not installed
Source package : python-google-cloud-core-1.7.2-2.1.src
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.