How to Install and Uninstall python-pysaml2-doc Package on Kali Linux

Last updated: May 13,2024

1. Install "python-pysaml2-doc" package

Learn how to install python-pysaml2-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pysaml2-doc

2. Uninstall "python-pysaml2-doc" package

Please follow the guidelines below to uninstall python-pysaml2-doc on Kali Linux:

$ sudo apt remove python-pysaml2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pysaml2-doc package on Kali Linux

Package: python-pysaml2-doc
Source: python-pysaml2
Version: 7.2.1-3
Installed-Size: 384
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 71532
SHA256: ee19b07959d7f61e9fb2b9da147deb66d6ea96390e266c8e70afd983f27c2a8d
SHA1: a4fc6708e771d3e36ef3689dadc567c73d0d1c71
MD5sum: 5b861cba91e3d032b9542fec32f0d138
Description: SAML Version 2 to be used in a WSGI environment - doc
This package provides a Python implementation of SAML Version 2 to be used in
a WSGI environment.
.
From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version
of the SAML standard for exchanging authentication and authorization data
between security domains. SAML 2.0 is an XML-based protocol that uses security
tokens containing assertions to pass information about a principal (usually an
end user) between a SAML authority, that is, an identity provider, and a SAML
consumer, that is, a service provider. SAML 2.0 enables web-based
authentication and authorization scenarios including cross-domain single
sign-on (SSO), which helps reduce the administrative overhead of distributing
multiple authentication tokens to the user.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/rohe/pysaml2
Section: doc
Priority: optional
Filename: pool/main/p/python-pysaml2/python-pysaml2-doc_7.2.1-3_all.deb