Skip to content

Instantly share code, notes, and snippets.

@s-chb
Created July 15, 2020 07:27
Show Gist options
  • Save s-chb/558d2b3335ba230abde5857b4128daa0 to your computer and use it in GitHub Desktop.
Save s-chb/558d2b3335ba230abde5857b4128daa0 to your computer and use it in GitHub Desktop.
wget -qO - https://packages.confluent.io/deb/4.0/archive.key | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://packages.confluent.io/deb/4.0 stable main"
sudo apt-get update && sudo apt-get install confluent-platform-2.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment