Skip to content

Instantly share code, notes, and snippets.

@chromko
Created March 15, 2018 07:11
Show Gist options
  • Save chromko/898601e205c60176d62857ab1e5ec8c8 to your computer and use it in GitHub Desktop.
Save chromko/898601e205c60176d62857ab1e5ec8c8 to your computer and use it in GitHub Desktop.
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927
sudo bash -c 'echo "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.2 multiverse" > /etc/apt/sources.list.d/mongodb-org-3.2.list'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment