Skip to content

Instantly share code, notes, and snippets.

@AlPervakov
Created June 19, 2020 06:51
Show Gist options
  • Save AlPervakov/a5e667a647dddcf5e0dc4e0f670e221e to your computer and use it in GitHub Desktop.
Save AlPervakov/a5e667a647dddcf5e0dc4e0f670e221e to your computer and use it in GitHub Desktop.
wget -qO - https://www.mongodb.org/static/pgp/server-4.2.asc | sudo apt-key add -
echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/4.2 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-4.2.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment