How to Install and Uninstall perl-Parse-Method-Signatures.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "perl-Parse-Method-Signatures.noarch" package

This guide covers the steps necessary to install perl-Parse-Method-Signatures.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Parse-Method-Signatures.noarch

2. Uninstall "perl-Parse-Method-Signatures.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Parse-Method-Signatures.noarch on Fedora 36:

$ sudo dnf remove perl-Parse-Method-Signatures.noarch $ sudo dnf autoremove

3. Information about the perl-Parse-Method-Signatures.noarch package on Fedora 36

Last metadata expiration check: 0:51:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Parse-Method-Signatures
Version : 1.003019
Release : 16.fc36
Architecture : noarch
Size : 33 k
Source : perl-Parse-Method-Signatures-1.003019-16.fc36.src.rpm
Repository : fedora
Summary : Perl6 like method signature parser
URL : https://metacpan.org/release/Parse-Method-Signatures
License : GPL+ or Artistic
Description : Inspired by Perl6::Signature but streamlined to just support the subset
: deemed useful for TryCatch and MooseX::Method::Signatures.