Skip to content

Instantly share code, notes, and snippets.

@mrgreyves
Created March 28, 2020 12:26
Show Gist options
  • Save mrgreyves/24f0d591833bf111341d2ec9f9ae4e09 to your computer and use it in GitHub Desktop.
Save mrgreyves/24f0d591833bf111341d2ec9f9ae4e09 to your computer and use it in GitHub Desktop.
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xd68fa50fea312927
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