How to Install and Uninstall perl-MouseX-NativeTraits.noarch Package on Fedora 35

Last updated: November 27,2024

1. Install "perl-MouseX-NativeTraits.noarch" package

This is a short guide on how to install perl-MouseX-NativeTraits.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-MouseX-NativeTraits.noarch

2. Uninstall "perl-MouseX-NativeTraits.noarch" package

This tutorial shows how to uninstall perl-MouseX-NativeTraits.noarch on Fedora 35:

$ sudo dnf remove perl-MouseX-NativeTraits.noarch $ sudo dnf autoremove

3. Information about the perl-MouseX-NativeTraits.noarch package on Fedora 35

Last metadata expiration check: 3:51:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-MouseX-NativeTraits
Version : 1.09
Release : 18.fc35
Architecture : noarch
Size : 66 k
Source : perl-MouseX-NativeTraits-1.09-18.fc35.src.rpm
Repository : fedora
Summary : Extend your attribute interfaces for Mouse
URL : https://metacpan.org/release/MouseX-NativeTraits
License : GPL+ or Artistic
Description : While Mouse attributes provide a way to name your accessors, readers,
: writers, clearers and predicates, MouseX::NativeTraits provides commonly
: used attribute helper methods for more specific types of data.