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

Last updated: September 29,2024

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

Here is a brief guide to show you how to install perl-MooseX-Attribute-Chained.noarch on Fedora 39

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

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

This is a short guide on how to uninstall perl-MooseX-Attribute-Chained.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:50:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-MooseX-Attribute-Chained
Version : 1.0.3
Release : 22.fc39
Architecture : noarch
Size : 30 k
Source : perl-MooseX-Attribute-Chained-1.0.3-22.fc39.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.