brew install kafka specific version code example
Example 1: how to install specific version of software on mac using brew
$ brew install [email protected]
Example 2: how to install specific version of software on mac using brew
brew switch node 0.4.12
brew switch node 0.6.5