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

Last updated: October 07,2024

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

Please follow the step by step instructions below to install perl-MooX-TypeTiny.noarch on Fedora 34

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

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

This tutorial shows how to uninstall perl-MooX-TypeTiny.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:04:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-MooX-TypeTiny
Version : 0.002003
Release : 2.fc34
Architecture : noarch
Size : 19 k
Source : perl-MooX-TypeTiny-0.002003-2.fc34.src.rpm
Repository : updates
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.