How To Install perl-Net-Pcap-Easy on Fedora 36

In this tutorial we learn how to install perl-Net-Pcap-Easy in Fedora 36. perl-Net-Pcap-Easy is Convenience functions to make Net

Introduction

In this tutorial we learn how to install perl-Net-Pcap-Easy on Fedora 36.

What is perl-Net-Pcap-Easy

This module is little more than a collection of macros and convenience functions. Net perl anyway).

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

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

sudo dnf -y install perl-Net-Pcap-Easy

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

sudo yum -y install perl-Net-Pcap-Easy

How To Uninstall perl-Net-Pcap-Easy on Fedora 36

To uninstall only the perl-Net-Pcap-Easy package we can use the following command:

sudo dnf remove perl-Net-Pcap-Easy

perl-Net-Pcap-Easy Package Contents on Fedora 36

/usr/share/doc/perl-Net-Pcap-Easy
/usr/share/doc/perl-Net-Pcap-Easy/Changes
/usr/share/doc/perl-Net-Pcap-Easy/README
/usr/share/doc/perl-Net-Pcap-Easy/contrib
/usr/share/doc/perl-Net-Pcap-Easy/contrib/ppp-over-ssh.sh
/usr/share/doc/perl-Net-Pcap-Easy/examples
/usr/share/doc/perl-Net-Pcap-Easy/examples/defcallback.pl
/usr/share/doc/perl-Net-Pcap-Easy/examples/dev-example.pl
/usr/share/doc/perl-Net-Pcap-Easy/examples/forks.pl
/usr/share/doc/perl-Net-Pcap-Easy/examples/raw.pl
/usr/share/doc/perl-Net-Pcap-Easy/examples/synopsis.pl
/usr/share/man/man3/Net::Pcap::Easy.3pm.gz
/usr/share/perl5/vendor_perl/Net
/usr/share/perl5/vendor_perl/Net/Pcap
/usr/share/perl5/vendor_perl/Net/Pcap/Easy.pm
/usr/share/perl5/vendor_perl/Net/Pcap/Easy.pod

References

Summary

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