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

Last updated: May 18,2024

1. Install "python38-oauth2client-flask" package

Please follow the guidance below to install python38-oauth2client-flask on openSuSE Tumbleweed

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

2. Uninstall "python38-oauth2client-flask" package

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

$ sudo zypper remove python38-oauth2client-flask

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

Information for package python38-oauth2client-flask:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-oauth2client-flask
Version : 4.1.3-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 51,4 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.