How to Install and Uninstall python-gcs-oauth2-boto-plugin Package on openSUSE Leap

Last updated: October 04,2024

1. Install "python-gcs-oauth2-boto-plugin" package

Learn how to install python-gcs-oauth2-boto-plugin on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-gcs-oauth2-boto-plugin

2. Uninstall "python-gcs-oauth2-boto-plugin" package

Please follow the instructions below to uninstall python-gcs-oauth2-boto-plugin on openSUSE Leap:

$ sudo zypper remove python-gcs-oauth2-boto-plugin

3. Information about the python-gcs-oauth2-boto-plugin package on openSUSE Leap

Information for package python-gcs-oauth2-boto-plugin:
------------------------------------------------------
Repository : Main Repository
Name : python-gcs-oauth2-boto-plugin
Version : 1.14-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 121,3 KiB
Installed : No
Status : not installed
Source package : python-gcs-oauth2-boto-plugin-1.14-bp153.1.13.src
Summary : GCE Storage plugin for OAuth2
Description :
gcs-oauth2-boto-plugin is a Python application whose purpose is to behave
as an auth plugin for the boto auth plugin framework for use with OAuth 2.0
credentials for the Google Cloud Platform. This plugin is compatible with
both user accounts and service accounts, and its functionality is essentially
a wrapper around the oauth2client package of google-api-python-client with
the addition of automatically caching tokens for the machine in a thread-
and process-safe fashion.