If Homebrew is not installed, you can easy install it using the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" To install JMeter without any extra plugins you need to run the following command: brew install jmeter.
The easiest way to install it is using Homebrew:
brew install jmeter
Or if you need plugins also:
brew install jmeter --with-plugins
And to open it, use the following command (since it doesn't appear in your Applications):
open /usr/local/bin/jmeter
jmeter is now just installed with
brew install jmeter
This version includes the plugin manager that you can use to download the additional plugins.
OUTDATED:
If you want to include the plugins (JMeterPlugins Standard, Extras, ExtrasLibs, WebDriver and Hadoop) use:
brew install jmeter --with-plugins
Install jmeter using the following command
brew install jmeter
then open it using this
open /usr/local/bin/jmeter
sh jmeter.sh
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With