macOS
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · source: api.github.com
brew
Load testing and performance measurement application. Version 5.6.3 via Homebrew; verified 2026-06-22.
install
brew install jmeterlocal Homebrew formula metadata
sudo port install jmeterMacPorts ports tree · devel/jmeter/Portfile · source: api.github.com
sudo apt install jmeterDebian stable package indexes · jmeter · source: deb.debian.org
nix profile install nixpkgs#jmeternixpkgs package indexes · pkgs/by-name/jm/jmeter/package.nix · source: api.github.com
choco install jmeterChocolatey community package catalog · jmeter · source: community.chocolatey.org
scoop install extras/jmeterScoop official bucket manifest trees · bucket/jmeter.json · source: api.github.com
winget install --id DEVCOM.JMeter -eWindows Package Manager source index · DEVCOM.JMeter · source: cdn.winget.microsoft.com
overview
Load testing and performance measurement application
history
Apache JMeter is a Java load-testing and performance-measurement application. The Apache homepage describes it as open-source software designed to load test functional behavior and measure performance, originally for web applications and later expanded to other test functions.
JMeter's public change history reaches back to early 1999, with version 1.1 in February, version 1.2 in March, version 1.3 in April, and Apache JMeter 1.4 in July. Those entries show a young Java GUI tool gaining URL aliasing, cookie handling, HTTP authentication, visualizers, POST fixes, and command-line argument fixes.
By version 1.5, JMeter had abstracted the sampler model, added thread groups, and gained save/load support for test samples, setting up the architecture that made non-HTTP testing possible. The Apache homepage later summarized that direction as expansion from web-application testing into broader static, dynamic, server, network, and protocol performance testing.
The long 2.x and 3.x series turned JMeter into a general load-testing platform. The change history records additions and refinements across Java integration, JDBC, JMS, samplers, listeners, distributed testing, scripting, logging, and reporting. Version 3.0 bundled Apache Groovy for JVM scripting, showing JMeter's shift toward scriptable, extensible test plans.
The 4.x and 5.x series kept JMeter relevant for automated performance testing: the user manual and best-practices pages emphasize GUI mode for building test plans and CLI mode for load execution, distributed or multi-instance runs for larger tests, and careful listener choices to avoid distorting load results.
JMeter is widely packaged because it is a mature Apache tool with a stable command-line entry point and a cross-platform Java runtime model. The input package metadata records Homebrew, Chocolatey, Debian, Ubuntu, MacPorts, Nix, Scoop, and Winget packaging.
Its adoption also comes from the `.jmx` test-plan format and CI-friendly CLI mode: teams can build or record plans in the GUI, then run them repeatedly from scripts, build pipelines, or distributed controller/worker setups.
A common JMeter workflow is to build a test plan in GUI mode, using recording or manual samplers, then execute load tests in CLI mode with commands such as `jmeter -n -t test.jmx -l test.jtl`. The best-practices guide recommends CLI mode for load and warns against heavyweight result-tree listeners during load runs.
JMeter can test static and dynamic resources and many server/protocol types. Its manual organizes it around test plans, samplers, thread groups, listeners, functions, properties, distributed testing, recording, and component references.
For package nerds, JMeter is the heavyweight Java CLI/GUI hybrid that anchors open-source load testing in package managers. It is not a small Unix filter, but it still behaves like a packageable developer tool: install it, run `jmeter`, keep test plans as files, and execute load runs from scripts.
Its significance is historical as well as practical: few developer-tools packages have a public change log spanning from Java 1.x-era web testing through modern CI performance testing while staying under the Apache project umbrella.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jmeter | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jmeter |
|---|---|
| Version | 5.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jmeter |
| Homepage | https://jmeter.apache.org/ |
| Repository | https://github.com/apache/jmeter |
| Upstream docs | https://jmeter.apache.org/usermanual/best-practices.html |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=jmeter/binaries/apache-jmeter-5.6.3.tgz |
| Last updated | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| Dependencies | openjdk@21 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jmeter |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jmeter 2.13-5
Load testing and performance measurement application (main application)
sudo apt install jmeterjmeter
nix profile install nixpkgs#jmeterjmeter 2.13-5
Load testing and performance measurement application (main application)
sudo apt install jmeterjmeter
sudo port install jmeterjmeter
choco install jmeterextras/jmeter
scoop install extras/jmeterDEVCOM.JMeter
winget install --id DEVCOM.JMeter -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.