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

Last updated: May 02,2024

1. Install "python2-license-expression" package

In this section, we are going to explain the necessary steps to install python2-license-expression on openSUSE Leap

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

2. Uninstall "python2-license-expression" package

Learn how to uninstall python2-license-expression on openSUSE Leap:

$ sudo zypper remove python2-license-expression

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

Information for package python2-license-expression:
---------------------------------------------------
Repository : Main Repository
Name : python2-license-expression
Version : 1.2-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 153,4 KiB
Installed : No
Status : not installed
Source package : python-license-expression-1.2-bp153.1.17.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.