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

Last updated: May 20,2024

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

Please follow the guidelines below to install perl-MooseX-Method-Signatures.noarch on Fedora 39

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

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

Please follow the step by step instructions below to uninstall perl-MooseX-Method-Signatures.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:59:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-MooseX-Method-Signatures
Version : 0.49
Release : 23.fc39
Architecture : noarch
Size : 38 k
Source : perl-MooseX-Method-Signatures-0.49-23.fc39.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.