How to Install and Uninstall python311-license-expression Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python311-license-expression" package

Please follow the guidance below to install python311-license-expression on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-license-expression

2. Uninstall "python311-license-expression" package

Learn how to uninstall python311-license-expression on openSuSE Tumbleweed:

$ sudo zypper remove python311-license-expression

3. Information about the python311-license-expression package on openSuSE Tumbleweed

Information for package python311-license-expression:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-license-expression
Version : 30.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-license-expression-30.2.0-1.2.src
Upstream URL : https://github.com/nexB/license-expression
Summary : Library to parse, compare, simplify and normalize license expressions
Description :
This module defines a mini language to parse, validate, simplify, normalize and
compare license expressions using a boolean logic engine.
This supports SPDX license expressions and also accepts other license naming
conventions and license identifiers aliases to resolve and normalize licenses.
Using boolean logic, license expressions can be tested for equality,
containment, equivalence and can be normalized or simplified.