One of the easiest way to install it is using Homebrew, it’s handy indeed:
brew install jmeter
If you’re looking to install plugins as well, then use the following command:
brew install jmeter --with-plugins
And to open it, use the following command:
open /usr/local/bin/jmeter
I will be working more on using it for my local development. Stay connected 🙂