How to Install and Uninstall python3-python3-openid Package on openSUSE Leap

Last updated: September 21,2024

1. Install "python3-python3-openid" package

In this section, we are going to explain the necessary steps to install python3-python3-openid on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-python3-openid

2. Uninstall "python3-python3-openid" package

In this section, we are going to explain the necessary steps to uninstall python3-python3-openid on openSUSE Leap:

$ sudo zypper remove python3-python3-openid

3. Information about the python3-python3-openid package on openSUSE Leap

Information for package python3-python3-openid:
-----------------------------------------------
Repository : Main Repository
Name : python3-python3-openid
Version : 3.1.0-bp155.2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-python3-openid-3.1.0-bp155.2.15.src
Upstream URL : http://github.com/necaris/python3-openid
Summary : OpenID support for modern servers and consumers
Description :
This is a set of Python packages to support use of
the OpenID decentralized identity system in your application, update to Python
3. Want to enable single sign-on for your web site? Use the openid.consumer
package. Want to run your own OpenID server? Check out openid.server.
Includes example code and support for a variety of storage back-ends.