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

Last updated: May 20,2024

1. Install "python39-license-expression" package

This guide let you learn how to install python39-license-expression on openSuSE Tumbleweed

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

2. Uninstall "python39-license-expression" package

This tutorial shows how to uninstall python39-license-expression on openSuSE Tumbleweed:

$ sudo zypper remove python39-license-expression

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

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