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

Last updated: July 02,2024

1. Install "python312-pysaml2" package

In this section, we are going to explain the necessary steps to install python312-pysaml2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pysaml2

2. Uninstall "python312-pysaml2" package

This guide let you learn how to uninstall python312-pysaml2 on openSuSE Tumbleweed:

$ sudo zypper remove python312-pysaml2

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

Information for package python312-pysaml2:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pysaml2
Version : 7.4.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.4 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.