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

Last updated: February 03,2025

1. Install "perl-MooseX-AttributeHelpers" package

Here is a brief guide to show you how to install perl-MooseX-AttributeHelpers on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-MooseX-AttributeHelpers

2. Uninstall "perl-MooseX-AttributeHelpers" package

Please follow the guidance below to uninstall perl-MooseX-AttributeHelpers on openSuSE Tumbleweed:

$ sudo zypper remove perl-MooseX-AttributeHelpers

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

Information for package perl-MooseX-AttributeHelpers:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-MooseX-AttributeHelpers
Version : 0.25-1.28
Arch : noarch
Vendor : openSUSE
Installed Size : 175.7 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-AttributeHelpers-0.25-1.28.src
Upstream URL : http://search.cpan.org/dist/MooseX-AttributeHelpers/
Summary : (DEPRECATED) Extend your attribute interfaces
Description :
*This distribution is deprecated. The features it provides have been added
to the Moose core code as Moose::Meta::Attribute::Native. This distribution
should not be used by any new code.*
While Moose attributes provide you with a way to name your accessors,
readers, writers, clearers and predicates, this library provides commonly
used attribute helper methods for more specific types of data.
As seen in the SYNOPSIS, you specify the extension via the 'metaclass'
parameter. Available meta classes are: