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

Last updated: July 06,2024

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

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

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

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

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

$ sudo zypper remove python310-google-cloud-storage

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

Information for package python310-google-cloud-storage:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-google-cloud-storage
Version : 2.14.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-google-cloud-storage-2.14.0-3.1.src
Upstream URL : https://github.com/googleapis/python-storage
Summary : Google Cloud Storage API python client library
Description :
Google Cloud Storage allows you to store data on Google
infrastructure with very high reliability, performance and
availability, and can be used to distribute large data objects
to users via direct download. This package provides client to it.