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

Last updated: May 21,2024

1. Install "python3-lasso" package

This guide covers the steps necessary to install python3-lasso on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-lasso

2. Uninstall "python3-lasso" package

Please follow the step by step instructions below to uninstall python3-lasso on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-lasso
Priority: optional
Section: universe/python
Installed-Size: 918
Maintainer: Ubuntu Developers
Original-Maintainer: Frederic Peters
Architecture: amd64
Source: lasso
Version: 2.5.0-3ubuntu2
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0), liblasso3 (>= 2.5.0), libxml2 (>= 2.7.4)
Filename: pool/universe/l/lasso/python3-lasso_2.5.0-3ubuntu2_amd64.deb
Size: 114412
MD5sum: e641509debfeec05a9d5ef8f33dfc13e
SHA1: c1ccd5f0e6152a9a8455858a5442966ad350a9ce
SHA256: abb84cc025443f773ef47a9ab959a4cf7f6abbc80391d2db542614bd122dbbd7
Description-en: Library for Liberty Alliance and SAML protocols - Python bindings
Lasso is an implementation of Liberty Alliance and related protocols, for
network identity federations, single sign-on and other web services protocols.
The main specifications implemented by the library are ID-FF, ID-WSF and SAML.
.
This package contains Python bindings for liblasso, needed to use lasso
in Python applications.
Description-md5: 69483e412988938f8df3295419ae6dd8
Homepage: http://lasso.entrouvert.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu