How To Install perl-Sys-Virt-tests on Fedora 36

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

Introduction

In this tutorial we learn how to install perl-Sys-Virt-tests on Fedora 36.

What is perl-Sys-Virt-tests

Tests from perl-Sys-Virt-8.0.0. Execute them with “/usr/libexec/perl-Sys-Virt/test”.

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

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

sudo dnf -y install perl-Sys-Virt-tests

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

sudo yum -y install perl-Sys-Virt-tests

How To Uninstall perl-Sys-Virt-tests on Fedora 36

To uninstall only the perl-Sys-Virt-tests package we can use the following command:

sudo dnf remove perl-Sys-Virt-tests

perl-Sys-Virt-tests Package Contents on Fedora 36

/usr/libexec/perl-Sys-Virt
/usr/libexec/perl-Sys-Virt/t
/usr/libexec/perl-Sys-Virt/t/020-constants.t
/usr/libexec/perl-Sys-Virt/t/030-api-coverage.t
/usr/libexec/perl-Sys-Virt/t/100-connect.t
/usr/libexec/perl-Sys-Virt/t/200-domains.t
/usr/libexec/perl-Sys-Virt/t/300-networks.t
/usr/libexec/perl-Sys-Virt/t/400-storage-pools.t
/usr/libexec/perl-Sys-Virt/t/500-storage-vols.t
/usr/libexec/perl-Sys-Virt/t/600-interfaces.t
/usr/libexec/perl-Sys-Virt/t/800-events.t
/usr/libexec/perl-Sys-Virt/test

References

Summary

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