How to Install and Uninstall perl-File-Path-Tiny.noarch Package on Fedora 36

Last updated: October 06,2024

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

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

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

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

Learn how to uninstall perl-File-Path-Tiny.noarch on Fedora 36:

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

3. Information about the perl-File-Path-Tiny.noarch package on Fedora 36

Last metadata expiration check: 2:15:58 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-File-Path-Tiny
Version : 1.0
Release : 4.fc36
Architecture : noarch
Size : 20 k
Source : perl-File-Path-Tiny-1.0-4.fc36.src.rpm
Repository : fedora
Summary : Recursive versions of mkdir() and rmdir() without as much overhead as File::Path
URL : https://metacpan.org/release/File-Path-Tiny
License : GPL+ or Artistic
Description : The goal here is simply to provide recursive versions of mkdir() and
: rmdir() with as little code and overhead as possible.