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

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

Introduction

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

What is perl-Net-Netmask-tests

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

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

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

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

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

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

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

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

sudo dnf remove perl-Net-Netmask-tests

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

/usr/libexec/perl-Net-Netmask
/usr/libexec/perl-Net-Netmask/t
/usr/libexec/perl-Net-Netmask/t/00-load.t
/usr/libexec/perl-Net-Netmask/t/badnets.t
/usr/libexec/perl-Net-Netmask/t/data
/usr/libexec/perl-Net-Netmask/t/data/perlcriticrc
/usr/libexec/perl-Net-Netmask/t/github-0004.t
/usr/libexec/perl-Net-Netmask/t/ipv6_cannonical.t
/usr/libexec/perl-Net-Netmask/t/ipv6_raw2ascii.t
/usr/libexec/perl-Net-Netmask/t/netmasks.t
/usr/libexec/perl-Net-Netmask/t/sortspeed-blocks.t
/usr/libexec/perl-Net-Netmask/t/sortspeed-ip.t
/usr/libexec/perl-Net-Netmask/t/split-ipv6.t
/usr/libexec/perl-Net-Netmask/t/split.t
/usr/libexec/perl-Net-Netmask/test

References

Summary

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