How to Install and Uninstall python39-oic Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-oic" package

Please follow the guidelines below to install python39-oic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-oic

2. Uninstall "python39-oic" package

Here is a brief guide to show you how to uninstall python39-oic on openSuSE Tumbleweed:

$ sudo zypper remove python39-oic

3. Information about the python39-oic package on openSuSE Tumbleweed

Information for package python39-oic:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-oic
Version : 1.5.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-oic-1.5.0-1.7.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.