How To Install perl-Config-JFDI on Fedora 36
Introduction
In this tutorial we learn how to install perl-Config-JFDI on Fedora 36.
What is perl-Config-JFDI
Config exists outside of Catalyst.
We can use yum or dnf to install perl-Config-JFDI on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Config-JFDI.
Install perl-Config-JFDI 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-Config-JFDI using dnf by running the following command:
sudo dnf -y install perl-Config-JFDI
Install perl-Config-JFDI 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-Config-JFDI using yum by running the following command:
sudo yum -y install perl-Config-JFDI
How To Uninstall perl-Config-JFDI on Fedora 36
To uninstall only the perl-Config-JFDI package we can use the following command:
sudo dnf remove perl-Config-JFDI
perl-Config-JFDI Package Contents on Fedora 36
/usr/share/doc/perl-Config-JFDI
/usr/share/doc/perl-Config-JFDI/Changes
/usr/share/doc/perl-Config-JFDI/README
/usr/share/man/man3/Config::JFDI.3pm.gz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/JFDI
/usr/share/perl5/vendor_perl/Config/JFDI.pm
/usr/share/perl5/vendor_perl/Config/JFDI/Carp.pm
/usr/share/perl5/vendor_perl/Config/JFDI/Source
/usr/share/perl5/vendor_perl/Config/JFDI/Source/Loader.pm
References
Summary
In this tutorial we learn how to install perl-Config-JFDI on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).