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

Last updated: July 07,2024

1. Install "python38-oic" package

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

$ sudo zypper refresh $ sudo zypper install python38-oic

2. Uninstall "python38-oic" package

This guide covers the steps necessary to uninstall python38-oic on openSuSE Tumbleweed:

$ sudo zypper remove python38-oic

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

Information for package python38-oic:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-oic
Version : 1.2.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-oic-1.2.1-1.2.src
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.