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

Last updated: June 25,2024

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

Please follow the step by step instructions below to install python311-google-cloud-storage on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python311-google-cloud-storage on openSuSE Tumbleweed:

$ sudo zypper remove python311-google-cloud-storage

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

Information for package python311-google-cloud-storage:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-google-cloud-storage
Version : 2.14.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 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.