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

Last updated: September 21,2024

1. Install "perl-MooseX-CoercePerAttribute.noarch" package

This guide covers the steps necessary to install perl-MooseX-CoercePerAttribute.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-MooseX-CoercePerAttribute.noarch

2. Uninstall "perl-MooseX-CoercePerAttribute.noarch" package

This is a short guide on how to uninstall perl-MooseX-CoercePerAttribute.noarch on Fedora 34:

$ sudo dnf remove perl-MooseX-CoercePerAttribute.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-MooseX-CoercePerAttribute
Version : 1.001
Release : 20.fc34
Architecture : noarch
Size : 21 k
Source : perl-MooseX-CoercePerAttribute-1.001-20.fc34.src.rpm
Repository : fedora
Summary : Define coercions per attribute
URL : https://metacpan.org/release/MooseX-CoercePerAttribute
License : GPL+ or Artistic
Description : A simple Moose Trait that allows you to define in-line coercions per attribute.