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

Last updated: October 10,2024

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

Please follow the instructions below to install perl-MooseX-Method-Signatures.noarch on Fedora 36

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

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

This tutorial shows how to uninstall perl-MooseX-Method-Signatures.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:03:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-MooseX-Method-Signatures
Version : 0.49
Release : 19.fc36
Architecture : noarch
Size : 41 k
Source : perl-MooseX-Method-Signatures-0.49-19.fc36.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.