How to Install and Uninstall libnet-oping-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libnet-oping-perl" package

Please follow the steps below to install libnet-oping-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-oping-perl

2. Uninstall "libnet-oping-perl" package

This guide covers the steps necessary to uninstall libnet-oping-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-oping-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-oping-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-oping-perl
Priority: optional
Section: universe/perl
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastian Harl
Architecture: amd64
Source: liboping (1.8.0-2build1)
Version: 1.8.0-1.21-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), liboping0 (>= 1.8.0)
Filename: pool/universe/libo/liboping/libnet-oping-perl_1.8.0-1.21-2build1_amd64.deb
Size: 15498
MD5sum: 3460dfe316de5bf97740e7ca1e3e34c9
SHA1: 4cb3abe2835d92723d7ecd4320c629d8e7129354
SHA256: 572fbd62daee9216fb984467c030f18a8383ebb72c41391d4783f17ac5edcbae
Description-en: 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.
Description-md5: c5e4a15fe5509f3c0ede9fec40e2e8b2
Homepage: http://noping.cc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu