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

Last updated: October 07,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 34

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

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

Here is a brief guide to show you how to uninstall perl-File-Path-Tiny.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:22:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-File-Path-Tiny
Version : 1.0
Release : 1.fc34
Architecture : noarch
Size : 20 k
Source : perl-File-Path-Tiny-1.0-1.fc34.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.