How To Install perl-Net-DAVTalk-tests on Fedora 36

In this tutorial we learn how to install perl-Net-DAVTalk-tests in Fedora 36. perl-Net-DAVTalk-tests is Tests for perl-Net-DAVTalk

Introduction

In this tutorial we learn how to install perl-Net-DAVTalk-tests on Fedora 36.

What is perl-Net-DAVTalk-tests

Tests from perl-Net-DAVTalk. Execute them with “/usr/libexec/perl-Net-DAVTalk/test”.

We can use yum or dnf to install perl-Net-DAVTalk-tests on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Net-DAVTalk-tests.

Install perl-Net-DAVTalk-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-Net-DAVTalk-tests using dnf by running the following command:

sudo dnf -y install perl-Net-DAVTalk-tests

Install perl-Net-DAVTalk-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-Net-DAVTalk-tests using yum by running the following command:

sudo yum -y install perl-Net-DAVTalk-tests

How To Uninstall perl-Net-DAVTalk-tests on Fedora 36

To uninstall only the perl-Net-DAVTalk-tests package we can use the following command:

sudo dnf remove perl-Net-DAVTalk-tests

perl-Net-DAVTalk-tests Package Contents on Fedora 36

/usr/libexec/perl-Net-DAVTalk
/usr/libexec/perl-Net-DAVTalk/t
/usr/libexec/perl-Net-DAVTalk/t/00-load.t
/usr/libexec/perl-Net-DAVTalk/t/parser.t
/usr/libexec/perl-Net-DAVTalk/t/testdata
/usr/libexec/perl-Net-DAVTalk/t/testdata/numeric.xml
/usr/libexec/perl-Net-DAVTalk/t/testdata/unicode.xml
/usr/libexec/perl-Net-DAVTalk/test

References

Summary

In this tutorial we learn how to install perl-Net-DAVTalk-tests on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).