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

Last updated: May 20,2024

1. Install "libnet-traceroute-perl" package

This tutorial shows how to install libnet-traceroute-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libnet-traceroute-perl" package

Here is a brief guide to show you how to uninstall libnet-traceroute-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnet-traceroute-perl
Priority: extra
Section: universe/perl
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.15-1
Depends: perl, traceroute
Filename: pool/universe/libn/libnet-traceroute-perl/libnet-traceroute-perl_1.15-1_all.deb
Size: 20392
MD5sum: d9245a318011e29644734bc8c4e8110f
SHA1: 7f9cd07a3b33865c4b6dbe71b5c3389622e4612a
SHA256: 359ee8e1276da959ae1b2ba27a5e893d6ab191e7151e9e4673c2ded5d53a3663
Description-en: traceroute(1) functionality in perl
Net::Traceroute implements a parser for various traceroute implementations.
At present, it can parse most LBL traceroute derivatives used on typical
unixes, and the traceroute of cisco IOS. Traceroutes known not to be
supported include that of Microsoft Windows and HP-UX.
.
This module has two basic modes of operation, one, where it will run
traceroute for you, and the other where you provide text from previously
runing traceroute to parse.
Description-md5: 0c3eea9b1153c8f057ab4c5e4a4fb535
Homepage: https://metacpan.org/release/Net-Traceroute
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu