How to Install and Uninstall perl-MooseX-Attribute-Chained.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-MooseX-Attribute-Chained.noarch" package

Learn how to install perl-MooseX-Attribute-Chained.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-MooseX-Attribute-Chained.noarch

2. Uninstall "perl-MooseX-Attribute-Chained.noarch" package

Please follow the instructions below to uninstall perl-MooseX-Attribute-Chained.noarch on Fedora 34:

$ sudo dnf remove perl-MooseX-Attribute-Chained.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-Attribute-Chained.noarch package on Fedora 34

Last metadata expiration check: 2:00:26 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-MooseX-Attribute-Chained
Version : 1.0.3
Release : 15.fc34
Architecture : noarch
Size : 36 k
Source : perl-MooseX-Attribute-Chained-1.0.3-15.fc34.src.rpm
Repository : fedora
Summary : Attribute that returns the instance to allow for chaining
URL : https://metacpan.org/release/MooseX-Attribute-Chained
License : GPL+ or Artistic
Description : MooseX::Attribute::Chained is a Moose Trait which allows for method
: chaining on accessors by returning $self on write/set operations.