How to Install and Uninstall python311-pysaml2 Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python311-pysaml2" package

This is a short guide on how to install python311-pysaml2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pysaml2

2. Uninstall "python311-pysaml2" package

Please follow the steps below to uninstall python311-pysaml2 on openSuSE Tumbleweed:

$ sudo zypper remove python311-pysaml2

3. Information about the python311-pysaml2 package on openSuSE Tumbleweed

Information for package python311-pysaml2:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pysaml2
Version : 7.4.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.5 MiB
Installed : No
Status : not installed
Source package : python-pysaml2-7.4.2-1.1.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.