How to Install arping in Ubuntu 18.04



Install arping by entering the following commands in the terminal:

sudo apt update
sudo apt install arping

Description:

sends IP and/or ARP pings (to the MAC address)

The arping utility sends ARP and/or ICMP requests to the specified host and displays the replies. The host may be specified by its hostname, its IP address, or its MAC address.

Homepage: http://www.habets.pp.se/synscan/programs.php?prog=arping

Version: 2.19-4

Section: universe/net