How to Install libnet-arp-perl in Ubuntu 18.04



Install libnet-arp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-arp-perl

Description:

module to create ARP packets and lookup for ARP information

Net::ARP module allows for creating arbitrary ARP packages from within your Perl code, as well as for looking up the ARP information for machines in your local network.

Homepage: https://metacpan.org/release/Net-ARP

Version: 1.0.8-2build3

Section: universe/perl