How to Install and Uninstall python36-oauth2client-flask Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python36-oauth2client-flask" package

Please follow the instructions below to install python36-oauth2client-flask on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-oauth2client-flask

2. Uninstall "python36-oauth2client-flask" package

Please follow the instructions below to uninstall python36-oauth2client-flask on openSuSE Tumbleweed:

$ sudo zypper remove python36-oauth2client-flask

3. Information about the python36-oauth2client-flask package on openSuSE Tumbleweed

Information for package python36-oauth2client-flask:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-oauth2client-flask
Version : 4.1.3-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 51,2 KiB
Installed : No
Status : not installed
Source package : python-oauth2client-4.1.3-3.8.src
Summary : Flask extension
Description :
Provides a Flask extension that makes using OAuth2 web server flow easier.
The extension includes views that handle the entire auth flow and a
``@required`` decorator to automatically ensure that user credentials are
available.