How to Install and Uninstall python3-license-expression Package on openSUSE Leap

Last updated: May 03,2024

1. Install "python3-license-expression" package

Here is a brief guide to show you how to install python3-license-expression on openSUSE Leap

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

2. Uninstall "python3-license-expression" package

In this section, we are going to explain the necessary steps to uninstall python3-license-expression on openSUSE Leap:

$ sudo zypper remove python3-license-expression

3. Information about the python3-license-expression package on openSUSE Leap

Information for package python3-license-expression:
---------------------------------------------------
Repository : Main Repository
Name : python3-license-expression
Version : 1.2-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 200.7 KiB
Installed : No
Status : not installed
Source package : python-license-expression-1.2-bp155.2.9.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.