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

Last updated: October 05,2024

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

Please follow the guidance below to install python3-license-expression.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall python3-license-expression.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:58:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-license-expression
Version : 1.0
Release : 5.fc34
Architecture : noarch
Size : 45 k
Source : python-license-expression-1.0-5.fc34.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.