How to Install and Uninstall scamper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "scamper" package

Here is a brief guide to show you how to install scamper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install scamper

2. Uninstall "scamper" package

This guide covers the steps necessary to uninstall scamper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove scamper $ sudo apt autoclean && sudo apt autoremove

3. Information about the scamper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: scamper
Priority: extra
Section: universe/admin
Installed-Size: 1167
Maintainer: Ubuntu Developers
Original-Maintainer: Internet Measurement Packaging Team
Architecture: amd64
Version: 20141211d-1
Depends: libc6 (>= 2.15), libscamperfile0
Filename: pool/universe/s/scamper/scamper_20141211d-1_amd64.deb
Size: 341268
MD5sum: 3c3a8d39dfed3890fab625f0bd7e01e2
SHA1: 269ffcbb5a499bbd9971cb093481fba42f8e60bc
SHA256: ee840239bf0f5338859ebc9469ee14b7734779817ca5d080fdae58979374f592
Description-en: parallel Internet measurement utility
scamper is a program that is able to conduct Internet measurement
tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
fill a specified packets-per-second rate. Currently, it supports the
well-known ping and traceroute techniques, as well as MDA traceroute,
alias resolution, some parts of tbit, sting, and neighbour discovery.
.
scamper can do ICMP-based Path MTU discovery. scamper starts with the
outgoing interface's MTU and discovers the location of Path MTU
bottlenecks. scamper performs a PMTUD search when an ICMP
fragmentation required message is not returned to establish the PMTU
to the next point in the network, followed by a TTL limited search to
infer where the failure appears to occur.
Description-md5: e135693807d56206a09098977b723260
Homepage: http://www.caida.org/tools/measurement/scamper/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu