How to Install and Uninstall perl-MooseX-Types-Path-Tiny.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "perl-MooseX-Types-Path-Tiny.noarch" package

Please follow the guidance below to install perl-MooseX-Types-Path-Tiny.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-MooseX-Types-Path-Tiny.noarch

2. Uninstall "perl-MooseX-Types-Path-Tiny.noarch" package

This is a short guide on how to uninstall perl-MooseX-Types-Path-Tiny.noarch on Fedora 39:

$ sudo dnf remove perl-MooseX-Types-Path-Tiny.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-Types-Path-Tiny.noarch package on Fedora 39

Last metadata expiration check: 0:15:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-MooseX-Types-Path-Tiny
Version : 0.012
Release : 21.fc39
Architecture : noarch
Size : 20 k
Source : perl-MooseX-Types-Path-Tiny-0.012-21.fc39.src.rpm
Repository : fedora
Summary : Path::Tiny types and coercions for Moose
URL : https://metacpan.org/release/MooseX-Types-Path-Tiny
License : Apache-2.0
Description : This module provides Path::Tiny types for Moose. It handles two important
: types of coercion:
:
: * Coercing objects with overloaded stringification
:
: * Coercing to absolute paths
:
: It also can check to ensure that files or directories exist.