How to Install and Uninstall perl-Path-Tiny-Rule.noarch Package on Fedora 38

Last updated: October 03,2024

1. Install "perl-Path-Tiny-Rule.noarch" package

This is a short guide on how to install perl-Path-Tiny-Rule.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Path-Tiny-Rule.noarch

2. Uninstall "perl-Path-Tiny-Rule.noarch" package

Please follow the guidance below to uninstall perl-Path-Tiny-Rule.noarch on Fedora 38:

$ sudo dnf remove perl-Path-Tiny-Rule.noarch $ sudo dnf autoremove

3. Information about the perl-Path-Tiny-Rule.noarch package on Fedora 38

Last metadata expiration check: 2:43:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Path-Tiny-Rule
Version : 0.02
Release : 11.fc38
Architecture : noarch
Size : 18 k
Source : perl-Path-Tiny-Rule-0.02-11.fc38.src.rpm
Repository : fedora
Summary : Path::Iterator::Rule subclass that returns Path::Tiny objects
URL : https://metacpan.org/release/Path-Tiny-Rule
License : Artistic-2.0
Description : This module is a very thin wrapper around Path::Iterator::Rule that
: always returns Path::Tiny objects instead of strings. It should otherwise
: be a drop-in replacement for Path::Iterator::Rule, and any deviation from
: that is a bug.