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

Last updated: July 01,2024

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

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

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

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

This guide let you learn how to uninstall python310-google-cloud-core on openSuSE Tumbleweed:

$ sudo zypper remove python310-google-cloud-core

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

Information for package python310-google-cloud-core:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.