How to Install and Uninstall perl-MooseX-Types-Path-Tiny.noarch Package on Rocky Linux 8

Last updated: September 21,2024

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

In this section, we are going to explain the necessary steps to install perl-MooseX-Types-Path-Tiny.noarch on Rocky Linux 8

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

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

This guide let you learn how to uninstall perl-MooseX-Types-Path-Tiny.noarch on Rocky Linux 8:

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

3. Information about the perl-MooseX-Types-Path-Tiny.noarch package on Rocky Linux 8

Last metadata expiration check: 0:01:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-MooseX-Types-Path-Tiny
Version : 0.012
Release : 10.el8
Architecture : noarch
Size : 23 k
Source : perl-MooseX-Types-Path-Tiny-0.012-10.el8.src.rpm
Repository : epel
Summary : Path::Tiny types and coercions for Moose
URL : https://metacpan.org/release/MooseX-Types-Path-Tiny
License : ASL 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.