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

Last updated: May 18,2024

1. Install "tsung" package

Learn how to install tsung on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tsung

2. Uninstall "tsung" package

This tutorial shows how to uninstall tsung on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tsung $ sudo apt autoclean && sudo apt autoremove

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

Package: tsung
Priority: optional
Section: universe/net
Installed-Size: 3170
Maintainer: Ubuntu Developers
Original-Maintainer: Ignace Mouzannar
Architecture: amd64
Version: 1.5.1-1
Depends: gnuplot, libtemplate-perl, python-matplotlib, erlang-abi-17.0, erlang-asn1 (>= 1:17.1-dfsg), erlang-base (>= 1:17.1-dfsg) | erlang-base-hipe (>= 1:17.1-dfsg), erlang-crypto (>= 1:17.1-dfsg), erlang-eunit (>= 1:17.1-dfsg), erlang-inets (>= 1:17.1-dfsg), erlang-os-mon (>= 1:17.1-dfsg), erlang-public-key (>= 1:17.1-dfsg), erlang-snmp (>= 1:17.1-dfsg), erlang-ssl (>= 1:17.1-dfsg), erlang-xmerl (>= 1:17.1-dfsg), python:any (>= 2.7.5-5~), python, libjs-jquery, libjs-underscore
Recommends: openssh-client
Filename: pool/universe/t/tsung/tsung_1.5.1-1_amd64.deb
Size: 777464
MD5sum: 43c4b7a2152c7d1fb8bd2f9f6a341b2c
SHA1: bd7871619b150f4c2f8fc0f3b0ce8e9ae9e9c845
SHA256: 7923476d1ad75cacef6fe8a62896d8c3fa7a53dd45f48199cb0f645c9fa50268
Description-en: distributed multi-protocol load testing tool
Tsung is a distributed load testing tool. It can be used to stress
HTTP, WebDAV, SOAP, PostgreSQL, MySQL, LDAP and Jabber/XMPP servers.
.
The purpose of Tsung is to simulate users in order to test the
scalability and performance of IP based client/server applications.
You can use it to do load and stress testing of your servers. Many
protocols have been implemented and tested, and it can be easily
extended. WebDAV, LDAP and MySQL support have been added recently
(experimental).
.
For HTTP, it support 1.0 and 1.1 version, has a proxy mode to
record sessions, support GET and POST method, Cookies and Basic
WWW-authentication. It also has support for SSL.
.
It can be distributed on several client machines and is able to
simulate hundreds of thousands of virtual users concurrently (or even
millions if you have enough hardware ...).
Description-md5: f877907c521c73a4a97354cb2949abf6
Homepage: http://tsung.erlang-projects.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu