- Download the Confluent Platform.
- Decompress the downloaded file, and move the
confluent-x.y.z(where x.y.z is the major.minor.patch version) to your$HOMEdirectory - Add the following line your
.bashrcor.zshrc
export PATH="${HOME}/confluent-x.y.z/bin:${PATH}"