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

Last updated: January 11,2025

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

Please follow the step by step instructions below to install perl-License-Syntax.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall perl-License-Syntax.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:12:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-License-Syntax
Version : 0.13
Release : 24.fc38
Architecture : noarch
Size : 29 k
Source : perl-License-Syntax-0.13-24.fc38.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-1.0-or-later OR Artistic-1.0-Perl
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.