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

Last updated: July 01,2024

1. Install "python310-pysaml2" package

Here is a brief guide to show you how to install python310-pysaml2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pysaml2

2. Uninstall "python310-pysaml2" package

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

$ sudo zypper remove python310-pysaml2

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

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