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

Last updated: July 03,2024

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

In this section, we are going to explain the necessary steps to install perl-License-Syntax.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall perl-License-Syntax.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:05:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-License-Syntax
Version : 0.13
Release : 18.fc34
Architecture : noarch
Size : 29 k
Source : perl-License-Syntax-0.13-18.fc34.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.