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

Last updated: November 23,2024

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

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

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

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

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

$ sudo zypper remove python39-google-cloud-storage

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

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