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

Last updated: July 03,2024

1. Install "python36-license-expression" package

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

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

2. Uninstall "python36-license-expression" package

This guide let you learn how to uninstall python36-license-expression on openSuSE Tumbleweed:

$ sudo zypper remove python36-license-expression

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

Information for package python36-license-expression:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-license-expression
Version : 1.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 200,7 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.