How to Install and Uninstall python3-license-expression Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-license-expression" package

This guide covers the steps necessary to install python3-license-expression on Kali Linux

$ sudo apt update $ sudo apt install python3-license-expression

2. Uninstall "python3-license-expression" package

Please follow the step by step instructions below to uninstall python3-license-expression on Kali Linux:

$ sudo apt remove python3-license-expression $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-license-expression package on Kali Linux

Package: python3-license-expression
Source: python-license-expression
Version: 30.1.1-1
Installed-Size: 959
Maintainer: Debian Python Team
Architecture: all
Depends: python3-boolean, python3:any
Size: 89568
SHA256: 7763793c8d67111562520e9ba6b241582e7bea70bf14d71605cab198e9b49526
SHA1: 7a90edb4ff249c1eb60cd069132bae04e526751f
MD5sum: 4ca85b3883f4794ec5ac653d136ec513
Description: small library to handle license expressions
Can parse, compare, simplify and normalizelicense expression (e.g. SPDX
license expression) using boolean logic, such as
"GPL-2.0 or later WITH Classpath Exception AND MIT"
Description-md5:
Homepage: https://github.com/nexB/license-expression
Section: python
Priority: optional
Filename: pool/main/p/python-license-expression/python3-license-expression_30.1.1-1_all.deb