How To Install perl-Specio-Library-Path-Tiny on Fedora 36
Introduction
In this tutorial we learn how to install perl-Specio-Library-Path-Tiny
on Fedora 36.
What is perl-Specio-Library-Path-Tiny
This library provides a set of Path These types can be used with Moose, Moo, Params other modules.
We can use yum
or dnf
to install perl-Specio-Library-Path-Tiny
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Specio-Library-Path-Tiny.
Install perl-Specio-Library-Path-Tiny on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install perl-Specio-Library-Path-Tiny
using dnf
by running the following command:
sudo dnf -y install perl-Specio-Library-Path-Tiny
Install perl-Specio-Library-Path-Tiny on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install perl-Specio-Library-Path-Tiny
using yum
by running the following command:
sudo yum -y install perl-Specio-Library-Path-Tiny
How To Uninstall perl-Specio-Library-Path-Tiny on Fedora 36
To uninstall only the perl-Specio-Library-Path-Tiny
package we can use the following command:
sudo dnf remove perl-Specio-Library-Path-Tiny
perl-Specio-Library-Path-Tiny Package Contents on Fedora 36
/usr/share/doc/perl-Specio-Library-Path-Tiny
/usr/share/doc/perl-Specio-Library-Path-Tiny/CONTRIBUTING.md
/usr/share/doc/perl-Specio-Library-Path-Tiny/Changes
/usr/share/doc/perl-Specio-Library-Path-Tiny/README.md
/usr/share/licenses/perl-Specio-Library-Path-Tiny
/usr/share/licenses/perl-Specio-Library-Path-Tiny/LICENSE
/usr/share/man/man3/Specio::Library::Path::Tiny.3pm.gz
/usr/share/perl5/vendor_perl/Specio
/usr/share/perl5/vendor_perl/Specio/Library
/usr/share/perl5/vendor_perl/Specio/Library/Path
/usr/share/perl5/vendor_perl/Specio/Library/Path/Tiny.pm
References
Summary
In this tutorial we learn how to install perl-Specio-Library-Path-Tiny
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).