How To Install perl-Log-Dispatchouli-tests on Fedora 36
Introduction
In this tutorial we learn how to install perl-Log-Dispatchouli-tests
on Fedora 36.
What is perl-Log-Dispatchouli-tests
Tests from perl-Log-Dispatchouli. Execute them with “/usr/libexec/perl-Log-Dispatchouli/test”.
We can use yum
or dnf
to install perl-Log-Dispatchouli-tests
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Log-Dispatchouli-tests.
Install perl-Log-Dispatchouli-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-Dispatchouli-tests
using dnf
by running the following command:
sudo dnf -y install perl-Log-Dispatchouli-tests
Install perl-Log-Dispatchouli-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-Dispatchouli-tests
using yum
by running the following command:
sudo yum -y install perl-Log-Dispatchouli-tests
How To Uninstall perl-Log-Dispatchouli-tests on Fedora 36
To uninstall only the perl-Log-Dispatchouli-tests
package we can use the following command:
sudo dnf remove perl-Log-Dispatchouli-tests
perl-Log-Dispatchouli-tests Package Contents on Fedora 36
/usr/libexec/perl-Log-Dispatchouli
/usr/libexec/perl-Log-Dispatchouli/t
/usr/libexec/perl-Log-Dispatchouli/t/00-report-prereqs.dd
/usr/libexec/perl-Log-Dispatchouli/t/00-report-prereqs.t
/usr/libexec/perl-Log-Dispatchouli/t/basic.t
/usr/libexec/perl-Log-Dispatchouli/t/env-value.t
/usr/libexec/perl-Log-Dispatchouli/t/file.t
/usr/libexec/perl-Log-Dispatchouli/t/global-subclass.t
/usr/libexec/perl-Log-Dispatchouli/t/global.t
/usr/libexec/perl-Log-Dispatchouli/t/lib
/usr/libexec/perl-Log-Dispatchouli/t/lib/DDR
/usr/libexec/perl-Log-Dispatchouli/t/lib/DDR/Child.pm
/usr/libexec/perl-Log-Dispatchouli/t/lib/DDR/Parent.pm
/usr/libexec/perl-Log-Dispatchouli/t/lib/SDR
/usr/libexec/perl-Log-Dispatchouli/t/lib/SDR/Child.pm
/usr/libexec/perl-Log-Dispatchouli/t/lib/SDR/Parent.pm
/usr/libexec/perl-Log-Dispatchouli/t/proxy.t
/usr/libexec/perl-Log-Dispatchouli/test
References
Summary
In this tutorial we learn how to install perl-Log-Dispatchouli-tests
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).