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

Last updated: May 18,2024

1. Install "python-python-openid" package

Please follow the guidelines below to install python-python-openid on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-python-openid

2. Uninstall "python-python-openid" package

Please follow the instructions below to uninstall python-python-openid on openSUSE Leap:

$ sudo zypper remove python-python-openid

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

Information for package python-python-openid:
---------------------------------------------
Repository : Main Repository
Name : python-python-openid
Version : 2.2.5-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 922,2 KiB
Installed : No
Status : not installed
Source package : python-python-openid-2.2.5-bp153.1.13.src
Summary : OpenID support for servers and consumers
Description :
This is a set of Python packages to support use of
the OpenID decentralized identity system in your application. 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.