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

Last updated: October 05,2024

1. Install "python312-oic" package

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

$ sudo zypper refresh $ sudo zypper install python312-oic

2. Uninstall "python312-oic" package

In this section, we are going to explain the necessary steps to uninstall python312-oic on openSuSE Tumbleweed:

$ sudo zypper remove python312-oic

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

Information for package python312-oic:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-oic
Version : 1.5.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 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.