Automic VaultAutomic Vault

brew

Install jmeter with Homebrew, chocolatey, apt, MacPorts, Nix, scoop, winget

Load testing and performance measurement application. Version 5.6.3 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jmeter

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install jmeter

MacPorts ports tree · devel/jmeter/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install jmeter

Debian stable package indexes · jmeter · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#jmeter

nixpkgs package indexes · pkgs/by-name/jm/jmeter/package.nix · source: api.github.com

Windows

Chocolateyverified · 92%
choco install jmeter

Chocolatey community package catalog · jmeter · source: community.chocolatey.org

Scoopverified · 92%
scoop install extras/jmeter

Scoop official bucket manifest trees · bucket/jmeter.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id DEVCOM.JMeter -e

Windows Package Manager source index · DEVCOM.JMeter · source: cdn.winget.microsoft.com

overview

Package summary

Load testing and performance measurement application

Commands and aliases

  • jmeter

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1999: Version 1.1, 1.2, 1.3, and Apache JMeter 1.4 appear in the change history.
  • 2000: Version 1.5 abstracts samplers, sampler controllers, and test samples, and adds thread groups plus save/load support.
  • 2010: The Apache GitHub mirror repository is created.
  • 2016: Version 3.0 bundles Apache Groovy for JVM scripting.
  • 2018: Version 4.0 appears in the 4.x line.
  • 2018: Version 5.0 begins the 5.x line.
  • 2026: The Apache changes page records 5.6.3 and notes Java 8 execution support with Java 17 recommended.

Related projects

  • JMeter belongs with Apache performance and testing infrastructure, Java application-monitoring tooling, and load generators. The documentation also connects it to distributed testing setups, JUnit samplers, access-log samplers, and plugin/extensibility work.

Sources

  • Apache JMeter homepage, user manual, best-practices guide, change history, changes page, GitHub repository metadata, and Homebrew formula metadata.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jmetercliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version5.6.3
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://jmeter.apache.org/

install metadata

Package metadata

Package keybrew:jmeter
Version5.6.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/jmeter
Homepagehttps://jmeter.apache.org/
Repositoryhttps://github.com/apache/jmeter
Upstream docshttps://jmeter.apache.org/usermanual/best-practices.html
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=jmeter/binaries/apache-jmeter-5.6.3.tgz
Last updated2026-06-22T14:03:50-07:00
Pulseupdated
Dependenciesopenjdk@21
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejmeter
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

jmeter 2.13-5

Load testing and performance measurement application (main application)

http://jmeter.apache.org

sudo apt install jmeter
  • Section: net
  • Architecture: all
  • Source Package: jakarta-jmeter
  • 32 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Jmeter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jmeter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jmeter

nix profile install nixpkgs#jmeter
  • normalized package name match
  • Matched by: Jmeter
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jm/jmeter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jmeter 2.13-5

Load testing and performance measurement application (main application)

http://jmeter.apache.org

sudo apt install jmeter
  • Section: universe/net
  • Architecture: all
  • Source Package: jakarta-jmeter
  • 32 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Jmeter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jmeter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

jmeter

sudo port install jmeter
  • normalized package name match
  • Matched by: Jmeter
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/jmeter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

jmeter

choco install jmeter
  • normalized package name match
  • Matched by: Jmeter
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: jmeter from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','jetbrains-rider'
Scoop95%

extras/jmeter

scoop install extras/jmeter
  • normalized package name match
  • Matched by: Jmeter
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jmeter.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

DEVCOM.JMeter

winget install --id DEVCOM.JMeter -e
  • normalized package name match
  • Matched by: Jmeter
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: DEVCOM.JMeter from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment