How to Install and Uninstall python3-pysaml2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python3-pysaml2" package

Please follow the guidelines below to install python3-pysaml2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pysaml2

2. Uninstall "python3-pysaml2" package

In this section, we are going to explain the necessary steps to uninstall python3-pysaml2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pysaml2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pysaml2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pysaml2
Architecture: all
Version: 3.0.0-3ubuntu1.16.04.4
Priority: optional
Section: universe/python
Source: python-pysaml2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2033
Depends: python3-mako, python3-memcache, python3-pyasn1, xmlsec1, python3-crypto (>= 2.5), python3-dateutil, python3-decorator, python3-defusedxml, python3-openssl, python3-paste, python3-requests, python3-six, python3-tz, python3-zope.interface, python3:any (>= 3.3.2-2~)
Suggests: python3-repoze.who
Filename: pool/universe/p/python-pysaml2/python3-pysaml2_3.0.0-3ubuntu1.16.04.4_all.deb
Size: 196282
MD5sum: 762a5b6a61f17fab2ad28bd4e73c5bf2
SHA1: 074b2318d68741cf7d60624e9cd0c15454935894
SHA256: bf802cf01861181ec4ffb252425099184151a6ae4f81fabe90f2724eced05200
SHA512: d2ab63b761a195d185c843be1b36c538e82e0a653c86c0b169bf3e0601cdca9661630db08aad8b8107708e0a90cfb1620aa4cc4493fb154a7f57d55690a07275
Homepage: https://github.com/rohe/pysaml2
Description-en: SAML Version 2 to be used in a WSGI environment - Python 3.x
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 Python 3.x module.
Description-md5: f590c41f464c94a4b3e3914de9e218aa

Package: python3-pysaml2
Priority: optional
Section: universe/python
Installed-Size: 2030
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pysaml2
Version: 3.0.0-3ubuntu1
Depends: python3-mako, python3-memcache, python3-pyasn1, xmlsec1, python3-crypto (>= 2.5), python3-dateutil, python3-decorator, python3-openssl, python3-paste, python3-requests, python3-six, python3-tz, python3-zope.interface, python3:any (>= 3.3.2-2~)
Suggests: python3-repoze.who
Filename: pool/universe/p/python-pysaml2/python3-pysaml2_3.0.0-3ubuntu1_all.deb
Size: 195944
MD5sum: 36c1724858a4f632a13e33978933770a
SHA1: be9dbb8db5270eff0bd5b48232040fd3e1e6b88b
SHA256: e1a33998aad324666446e6221a221cc059f4c8c434b10748e014cb5120e12733
Description-en: SAML Version 2 to be used in a WSGI environment - Python 3.x
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 Python 3.x module.
Description-md5: f590c41f464c94a4b3e3914de9e218aa
Homepage: https://github.com/rohe/pysaml2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu