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

Last updated: July 07,2024

1. Install "python311-oic" package

This tutorial shows how to install python311-oic on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-oic

2. Uninstall "python311-oic" package

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

$ sudo zypper remove python311-oic

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

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