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

Last updated: May 17,2024

1. Install "echoping" package

This guide let you learn how to install echoping on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install echoping

2. Uninstall "echoping" package

Here is a brief guide to show you how to uninstall echoping on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove echoping $ sudo apt autoclean && sudo apt autoremove

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

Package: echoping
Priority: optional
Section: universe/net
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Dario Minnucci
Architecture: amd64
Version: 6.0.2-8.1build1
Depends: libc6 (>= 2.15), libgnutls30 (>= 3.4.2), libidn11 (>= 1.13), libpopt0 (>= 1.14)
Filename: pool/universe/e/echoping/echoping_6.0.2-8.1build1_amd64.deb
Size: 59752
MD5sum: 7268661da4d941daa1294533964a409e
SHA1: 876c8aa34719c6e64eb62487ed35243b1b632ca7
SHA256: 4dc3bf19f38c5d490c6c05ea7045f5288a660884c0d28aa2eed306c873b0cbc7
Description-en: Small test tool for TCP servers
echoping is a small program to test (approximatively) performances of a
remote host by sending it requests such as HTTP requests.
.
In any case, be polite: don't bother the remote host with many repeated
requests, especially with large size. Ask for permission if you often
test hosts which aren't yours.
.
Current features:
* plugins, so you can extend echoping with any protocol you like and/or use,
* Supports IPv6 as well as IPv4,
* Supports IDN (Unicode domain names),
* uses the protocols echo, discard, chargen or HTTP,
* can use cryptographic connections with HTTP,
* uses UDP instead of TCP for the protocols which accept it (like echo),
* can repeat the test and display various measures about it,
Description-md5: df8002dcabf5f141a01f7751c018b23c
Homepage: http://echoping.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu