How to Install and Uninstall python3-oauth2client-flask Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-oauth2client-flask" package
Please follow the steps below to install python3-oauth2client-flask on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-oauth2client-flask
Copied
2. Uninstall "python3-oauth2client-flask" package
Please follow the guidelines below to uninstall python3-oauth2client-flask on openSUSE Leap:
$
sudo zypper remove
python3-oauth2client-flask
Copied
3. Information about the python3-oauth2client-flask package on openSUSE Leap
Information for package python3-oauth2client-flask:
---------------------------------------------------
Repository : Main Repository
Name : python3-oauth2client-flask
Version : 4.1.3-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 51.2 KiB
Installed : No
Status : not installed
Source package : python-oauth2client-4.1.3-3.2.1.src
Upstream URL : https://github.com/google/oauth2client
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.
---------------------------------------------------
Repository : Main Repository
Name : python3-oauth2client-flask
Version : 4.1.3-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 51.2 KiB
Installed : No
Status : not installed
Source package : python-oauth2client-4.1.3-3.2.1.src
Upstream URL : https://github.com/google/oauth2client
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.