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

Last updated: May 06,2024

1. Install "python36-oic" package

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

$ sudo zypper refresh $ sudo zypper install python36-oic

2. Uninstall "python36-oic" package

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

$ sudo zypper remove python36-oic

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

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