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

Last updated: July 07,2024

1. Install "python312-license-expression" package

Please follow the guidelines below to install python312-license-expression on openSuSE Tumbleweed

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

2. Uninstall "python312-license-expression" package

This guide covers the steps necessary to uninstall python312-license-expression on openSuSE Tumbleweed:

$ sudo zypper remove python312-license-expression

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

Information for package python312-license-expression:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.