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

Last updated: June 18,2024

1. Install "python38-license-expression" package

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

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

2. Uninstall "python38-license-expression" package

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

$ sudo zypper remove python38-license-expression

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

Information for package python38-license-expression:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-license-expression
Version : 1.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 200,6 KiB
Installed : No
Status : not installed
Source package : python-license-expression-1.2-1.8.src
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.