How to Install and Uninstall perl-MooX-TypeTiny.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "perl-MooX-TypeTiny.noarch" package

In this section, we are going to explain the necessary steps to install perl-MooX-TypeTiny.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-MooX-TypeTiny.noarch

2. Uninstall "perl-MooX-TypeTiny.noarch" package

Please follow the steps below to uninstall perl-MooX-TypeTiny.noarch on Fedora 36:

$ sudo dnf remove perl-MooX-TypeTiny.noarch $ sudo dnf autoremove

3. Information about the perl-MooX-TypeTiny.noarch package on Fedora 36

Last metadata expiration check: 2:32:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-MooX-TypeTiny
Version : 0.002003
Release : 3.fc36
Architecture : noarch
Size : 19 k
Source : perl-MooX-TypeTiny-0.002003-3.fc36.src.rpm
Repository : fedora
Summary : Optimized type checks for Moo + Type::Tiny
URL : https://metacpan.org/dist/MooX-TypeTiny
License : GPL+ or Artistic
Description : This module optimizes Moo type checks when used with Type::Tiny to perform
: better. It will automatically apply to isa checks and coercions that use
: Type::Tiny. Non-Type::Tiny isa checks will work as normal.