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

Last updated: May 19,2024

1. Install "python-lasso" package

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

$ sudo apt update $ sudo apt install python-lasso

2. Uninstall "python-lasso" package

This tutorial shows how to uninstall python-lasso on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lasso
Priority: optional
Section: universe/python
Installed-Size: 898
Maintainer: Ubuntu Developers
Original-Maintainer: Frederic Peters
Architecture: amd64
Source: lasso
Version: 2.5.0-3ubuntu2
Replaces: liblasso0-python2.3, python2.3-lasso, python2.4-lasso
Provides: liblasso0-python2.3, python2.7-lasso
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0), liblasso3 (>= 2.5.0), libxml2 (>= 2.7.4)
Conflicts: liblasso0-python2.3, python2.3-lasso, python2.4-lasso
Filename: pool/universe/l/lasso/python-lasso_2.5.0-3ubuntu2_amd64.deb
Size: 112286
MD5sum: ede2680f3a01dfa58eddf48e4b3b693b
SHA1: 2dcdb0e909d795f119a6559c48f7b12a9afc4467
SHA256: 4d6c7bc8f74348c8e8e8959857f45008e2ab5b7db83df0789078bf3994213adb
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