Answers for "install mogodb in linux"

0

how to install mongodb in ubuntu

sudo apt-get install gnupg
Posted by: Guest on January-31-2021
-1

how to install mongodb in ubuntu

wget -qO - https://www.mongodb.org/static/pgp/server-4.4.asc | sudo apt-key add -
Posted by: Guest on January-31-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language