How to Install libnet-oping-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-oping-perl

Description:

module for ICMP latency measurement

Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as "ping packets") and measuring the time that elapses until the reception of an ICMP ECHO_REPLY packet (also known as "pong"). It supports pinging multiple hosts in parallel using IPv4 or IPv6 transparently.

Homepage: http://noping.cc

Version: 1.10.0-1.21-1build1

Section: universe/perl