How to Install and Uninstall python3-django-saml2 Package on Kali Linux

Last updated: October 05,2024

1. Install "python3-django-saml2" package

This tutorial shows how to install python3-django-saml2 on Kali Linux

$ sudo apt update $ sudo apt install python3-django-saml2

2. Uninstall "python3-django-saml2" package

This is a short guide on how to uninstall python3-django-saml2 on Kali Linux:

$ sudo apt remove python3-django-saml2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-saml2 package on Kali Linux

Package: python3-django-saml2
Source: python-djangosaml2
Version: 1.9.0-1
Installed-Size: 237
Maintainer: Debian Python Team
Architecture: all
Depends: python3-defusedxml, python3-django, python3-pysaml2, python3:any
Size: 45780
SHA256: 8e0211a025802c51fa584d015f9dfe24ef9ee6bbfc1c081fea36a72607334d3d
SHA1: e53d5c8154c750e938cd0957ab4217d87a68e58e
MD5sum: c6105821fca7baca2618c8c3134d10ff
Description: Django application that integrates PySAML2 (Python3 version)
djangosaml2 is a Django application that integrates the PySAML2 library into
your project. This mean that you can protect your Django based project with a
service provider based on PySAML. This way it will talk SAML2 with your
Identity Provider allowing you to use this authentication mechanism.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/knaperek/djangosaml2/
Section: python
Priority: optional
Filename: pool/main/p/python-djangosaml2/python3-django-saml2_1.9.0-1_all.deb