How to Install and Uninstall python3-lasso Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-lasso" package

This tutorial shows how to install python3-lasso on Kali Linux

$ sudo apt update $ sudo apt install python3-lasso

2. Uninstall "python3-lasso" package

Please follow the guidance below to uninstall python3-lasso on Kali Linux:

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

3. Information about the python3-lasso package on Kali Linux

Package: python3-lasso
Source: lasso (2.8.2-1)
Version: 2.8.2-1+b2
Installed-Size: 1930
Maintainer: Frederic Peters
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libglib2.0-0 (>= 2.14.0), liblasso3 (>= 2.8.0), libxml2 (>= 2.7.4)
Size: 786372
SHA256: 89da034b945af1ea856b60e525e1495dde1af5cbe17dcfb8d1b778f1c7f28c19
SHA1: 0ec73cf508208cd588ed4689454e676ea78a48b5
MD5sum: e11cc152ac1ee2519a7d17caddb1624b
Description: 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:
Homepage: https://lasso.entrouvert.org
Section: python
Priority: optional
Filename: pool/main/l/lasso/python3-lasso_2.8.2-1+b2_amd64.deb