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

Last updated: May 05,2024

1. Install "python3-pysaml2" package

Please follow the steps below to install python3-pysaml2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pysaml2

2. Uninstall "python3-pysaml2" package

This tutorial shows how to uninstall python3-pysaml2 on openSUSE Leap:

$ sudo zypper remove python3-pysaml2

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

Information for package python3-pysaml2:
----------------------------------------
Repository : Main Repository
Name : python3-pysaml2
Version : 4.8.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 4.0 MiB
Installed : No
Status : not installed
Source package : python-pysaml2-4.8.0-bp155.2.9.src
Upstream URL : https://github.com/IdentityPython/pysaml2
Summary : Python implementation of SAML Version 2 to be used in a WSGI environment
Description :
PySAML2 is a pure python implementation of SAML2.
It contains all necessary pieces for building a
SAML2 service provider or an identity provider.