How To Install perl-Log-Report-tests on Fedora 36
Introduction
In this tutorial we learn how to install perl-Log-Report-tests
on Fedora 36.
What is perl-Log-Report-tests
Tests from perl-Log-Report. Execute them with “/usr/libexec/perl-Log-Report/test”.
We can use yum
or dnf
to install perl-Log-Report-tests
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Log-Report-tests.
Install perl-Log-Report-tests 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-Log-Report-tests
using dnf
by running the following command:
sudo dnf -y install perl-Log-Report-tests
Install perl-Log-Report-tests 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-Log-Report-tests
using yum
by running the following command:
sudo yum -y install perl-Log-Report-tests
How To Uninstall perl-Log-Report-tests on Fedora 36
To uninstall only the perl-Log-Report-tests
package we can use the following command:
sudo dnf remove perl-Log-Report-tests
perl-Log-Report-tests Package Contents on Fedora 36
/usr/libexec/perl-Log-Report
/usr/libexec/perl-Log-Report/t
/usr/libexec/perl-Log-Report/t/00use.t
/usr/libexec/perl-Log-Report/t/09message.t
/usr/libexec/perl-Log-Report/t/10interp.t
/usr/libexec/perl-Log-Report/t/11concat.t
/usr/libexec/perl-Log-Report/t/12missing.t
/usr/libexec/perl-Log-Report/t/31stack.t
/usr/libexec/perl-Log-Report/t/41die.t
/usr/libexec/perl-Log-Report/t/42exc-dbix-class.t
/usr/libexec/perl-Log-Report/t/43exc-xml-libxml.t
/usr/libexec/perl-Log-Report/t/50file.t
/usr/libexec/perl-Log-Report/t/51syslog.t
/usr/libexec/perl-Log-Report/t/52logdisp.t
/usr/libexec/perl-Log-Report/t/53log4perl.t
/usr/libexec/perl-Log-Report/t/54try.t
/usr/libexec/perl-Log-Report/t/55throw.t
/usr/libexec/perl-Log-Report/t/60mojo.t
/usr/libexec/perl-Log-Report/t/70dancer2.t
/usr/libexec/perl-Log-Report/t/DieTests.pm
/usr/libexec/perl-Log-Report/test
References
Summary
In this tutorial we learn how to install perl-Log-Report-tests
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).