How to Install jmeter in Ubuntu 18.04



Install jmeter by entering the following commands in the terminal:

sudo apt update
sudo apt install jmeter

Description:

Load testing and performance measurement application (main application)

Apache JMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. . This package contains the main application.

Homepage: http://jmeter.apache.org

Version: 2.13-3

Section: universe/net