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

Last updated: May 18,2024

1. Install "python39-pysaml2" package

Learn how to install python39-pysaml2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pysaml2

2. Uninstall "python39-pysaml2" package

This tutorial shows how to uninstall python39-pysaml2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-pysaml2

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

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