How to Install and Uninstall perl-Path-Tiny.noarch Package on Fedora 35
Last updated: March 02,2025
1. Install "perl-Path-Tiny.noarch" package
Please follow the instructions below to install perl-Path-Tiny.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-Path-Tiny.noarch
Copied
2. Uninstall "perl-Path-Tiny.noarch" package
Please follow the steps below to uninstall perl-Path-Tiny.noarch on Fedora 35:
$
sudo dnf remove
perl-Path-Tiny.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Path-Tiny.noarch package on Fedora 35
Last metadata expiration check: 2:18:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Path-Tiny
Version : 0.118
Release : 4.fc35
Architecture : noarch
Size : 66 k
Source : perl-Path-Tiny-0.118-4.fc35.src.rpm
Repository : fedora
Summary : File path utility
URL : https://metacpan.org/release/Path-Tiny
License : ASL 2.0
Description : This module attempts to provide a small, fast utility for working with file
: paths. It is friendlier to use than File::Spec and provides easy access to
: functions from several other core file handling modules.
:
: It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does
: it try to work for anything except Unix-like and Win32 platforms. Even then, it
: might break if you try something particularly obscure or tortuous.
:
: All paths are forced to have Unix-style forward slashes. Stringifying the
: object gives you back the path (after some clean up).
:
: File input/output methods flock handles before reading or writing, as
: appropriate.
:
: The *_utf8 methods (slurp_utf8, lines_utf8, etc.) operate in raw mode without
: CRLF translation.
Available Packages
Name : perl-Path-Tiny
Version : 0.118
Release : 4.fc35
Architecture : noarch
Size : 66 k
Source : perl-Path-Tiny-0.118-4.fc35.src.rpm
Repository : fedora
Summary : File path utility
URL : https://metacpan.org/release/Path-Tiny
License : ASL 2.0
Description : This module attempts to provide a small, fast utility for working with file
: paths. It is friendlier to use than File::Spec and provides easy access to
: functions from several other core file handling modules.
:
: It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does
: it try to work for anything except Unix-like and Win32 platforms. Even then, it
: might break if you try something particularly obscure or tortuous.
:
: All paths are forced to have Unix-style forward slashes. Stringifying the
: object gives you back the path (after some clean up).
:
: File input/output methods flock handles before reading or writing, as
: appropriate.
:
: The *_utf8 methods (slurp_utf8, lines_utf8, etc.) operate in raw mode without
: CRLF translation.