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

Last updated: May 18,2024

1. Install "gatling" package

In this section, we are going to explain the necessary steps to install gatling on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gatling

2. Uninstall "gatling" package

Please follow the instructions below to uninstall gatling on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gatling $ sudo apt autoclean && sudo apt autoremove

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

Package: gatling
Priority: optional
Section: universe/net
Installed-Size: 491
Maintainer: Ubuntu Developers
Original-Maintainer: Vedran Furač
Architecture: amd64
Version: 0.13-6
Depends: libc6 (>= 2.15), libmbedcrypto0 (>= 2.0), libmbedtls10 (>= 2.0), libmbedx509-0 (>= 2.0), libowfat0 (>= 0.29-2), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4)
Filename: pool/universe/g/gatling/gatling_0.13-6_amd64.deb
Size: 118940
MD5sum: bfc03d57b8317a725d9bb15c9d4f5a9a
SHA1: ad591799950475ffe72bf7a8421391956585f044
SHA256: fd6a4cd077561fc67b803b60d5ca36f30c26920d8b4d48667364a311607d7497
Description-en: high performance web server and file server
Features:
* Small (125k Linux-x86 binary with HTTP, FTP and SMB support)
* Fast (measure for yourself, please)
* Scalable
* Uses platform-specific performance and scalability APIs
* connection keep-alive
* IPv6 support
* transparent content negotiation
* With optional directory index generation
* Will only serve world readable files
* Supports FTP and FTP upload as well
* CGI support for HTTP, also SCGI and FastCGI (over IP sockets)
* .htaccess support
* Can detect some common mime types itself, like file(1)
* Read-only SMB support
Description-md5: 2d4fcc5a5efd9b650ca03fd82da3516a
Homepage: http://www.fefe.de/gatling/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu