How to Install and Uninstall python2-oauth2client-flask Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-oauth2client-flask" package

Please follow the guidelines below to install python2-oauth2client-flask on openSUSE Leap

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

2. Uninstall "python2-oauth2client-flask" package

Please follow the instructions below to uninstall python2-oauth2client-flask on openSUSE Leap:

$ sudo zypper remove python2-oauth2client-flask

3. Information about the python2-oauth2client-flask package on openSUSE Leap

Information for package python2-oauth2client-flask:
---------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-oauth2client-flask
Version : 4.1.3-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 37,2 KiB
Installed : No
Status : not installed
Source package : python-oauth2client-4.1.3-3.2.1.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.