How to Install and Uninstall perl-MooseX-MethodAttributes.noarch Package on Fedora 38

Last updated: October 15,2024

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

Learn how to install perl-MooseX-MethodAttributes.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall perl-MooseX-MethodAttributes.noarch on Fedora 38:

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

3. Information about the perl-MooseX-MethodAttributes.noarch package on Fedora 38

Last metadata expiration check: 2:20:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-MooseX-MethodAttributes
Version : 0.32
Release : 8.fc38
Architecture : noarch
Size : 73 k
Source : perl-MooseX-MethodAttributes-0.32-8.fc38.src.rpm
Repository : fedora
Summary : Introspect your method code attributes
URL : https://metacpan.org/release/MooseX-MethodAttributes
License : GPL+ or Artistic
Description : This module allows code attributes of methods to be introspected using
: Moose meta method objects.