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

Last updated: February 03,2025

1. Install "python310-oic" package

In this section, we are going to explain the necessary steps to install python310-oic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-oic

2. Uninstall "python310-oic" package

This is a short guide on how to uninstall python310-oic on openSuSE Tumbleweed:

$ sudo zypper remove python310-oic

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

Information for package python310-oic:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.