How to Install and Uninstall python3-oic Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-oic" package
This guide covers the steps necessary to install python3-oic on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-oic
Copied
2. Uninstall "python3-oic" package
Here is a brief guide to show you how to uninstall python3-oic on openSUSE Leap:
$
sudo zypper remove
python3-oic
Copied
3. Information about the python3-oic package on openSUSE Leap
Information for package python3-oic:
------------------------------------
Repository : Main Repository
Name : python3-oic
Version : 1.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-oic-1.2.0-bp155.2.12.src
Upstream URL : https://github.com/OpenIDC/pyoidc
Summary : A complete OpenID Connect implementation in Python
Description :
This is a complete Python implementation of OpenID Connect as specified in
the OpenID Connect Core specification. As a side effect, this is a complete
implementation of OAuth2.0 too.
------------------------------------
Repository : Main Repository
Name : python3-oic
Version : 1.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-oic-1.2.0-bp155.2.12.src
Upstream URL : https://github.com/OpenIDC/pyoidc
Summary : A complete OpenID Connect implementation in Python
Description :
This is a complete Python implementation of OpenID Connect as specified in
the OpenID Connect Core specification. As a side effect, this is a complete
implementation of OAuth2.0 too.