How to Install and Uninstall perl-MooseX-Method-Signatures Package on openSuSE Tumbleweed

Last updated: July 05,2024

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

Please follow the guidelines below to install perl-MooseX-Method-Signatures on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-MooseX-Method-Signatures

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

Please follow the guidelines below to uninstall perl-MooseX-Method-Signatures on openSuSE Tumbleweed:

$ sudo zypper remove perl-MooseX-Method-Signatures

3. Information about the perl-MooseX-Method-Signatures package on openSuSE Tumbleweed

Information for package perl-MooseX-Method-Signatures:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-MooseX-Method-Signatures
Version : 0.49-1.28
Arch : noarch
Vendor : openSUSE
Installed Size : 73.2 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-Method-Signatures-0.49-1.28.src
Upstream URL : http://search.cpan.org/dist/MooseX-Method-Signatures/
Summary : (DEPRECATED) Method declarations with type constraints and no source filter
Description :
Provides a proper method keyword, like "sub" but specifically for making
methods and validating their arguments against Moose type constraints.