How to Install and Uninstall perl-License-Syntax.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "perl-License-Syntax.noarch" package

Learn how to install perl-License-Syntax.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-License-Syntax.noarch

2. Uninstall "perl-License-Syntax.noarch" package

This guide let you learn how to uninstall perl-License-Syntax.noarch on Fedora 36:

$ sudo dnf remove perl-License-Syntax.noarch $ sudo dnf autoremove

3. Information about the perl-License-Syntax.noarch package on Fedora 36

Last metadata expiration check: 5:56:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-License-Syntax
Version : 0.13
Release : 21.fc36
Architecture : noarch
Size : 29 k
Source : perl-License-Syntax-0.13-21.fc36.src.rpm
Repository : fedora
Summary : Coding and decoding of license strings using SPDX and SUSE syntax
URL : https://metacpan.org/release/License-Syntax
License : GPL+ or Artistic
Description : License::Syntax is an object oriented module. When constructing new
: License::Syntax objects, you can provide a mapping table for license
: names. The table is used for recognizing alternate alias names for the
: licenses (left hand side) and also defines the canonical short names of
: the licenses (right hand side). The mapping table is consulted twice,
: before and after decoding the syntax, thus non-terminal mappings may
: actually be followed.