How to Install and Uninstall python3-license-expression.noarch Package on Fedora 35

Last updated: January 11,2025

1. Install "python3-license-expression.noarch" package

Please follow the steps below to install python3-license-expression.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-license-expression.noarch

2. Uninstall "python3-license-expression.noarch" package

This guide let you learn how to uninstall python3-license-expression.noarch on Fedora 35:

$ sudo dnf remove python3-license-expression.noarch $ sudo dnf autoremove

3. Information about the python3-license-expression.noarch package on Fedora 35

Last metadata expiration check: 4:06:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-license-expression
Version : 1.0
Release : 7.fc35
Architecture : noarch
Size : 45 k
Source : python-license-expression-1.0-7.fc35.src.rpm
Repository : fedora
Summary : Library to parse, compare, simplify and normalize license expressions
URL : https://github.com/nexB/license-expression/
License : ASL 2.0
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.
:
: Python 3 version.