How to Install and Uninstall perl-MooseX-Method-Signatures.noarch Package on Fedora 35

Last updated: October 05,2024

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

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

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

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

Please follow the guidance below to uninstall perl-MooseX-Method-Signatures.noarch on Fedora 35:

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

3. Information about the perl-MooseX-Method-Signatures.noarch package on Fedora 35

Last metadata expiration check: 5:08:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-MooseX-Method-Signatures
Version : 0.49
Release : 18.fc35
Architecture : noarch
Size : 41 k
Source : perl-MooseX-Method-Signatures-0.49-18.fc35.src.rpm
Repository : fedora
Summary : Method declarations with type constraints and no source filter
URL : https://metacpan.org/release/MooseX-Method-Signatures
License : GPL+ or Artistic
Description : Provides a proper method keyword, like "sub" but specifically for making
: methods and validating their arguments against Moose type constraints.