How to Install Mongodb in Raspbian

Version 4.1 by Leon Poon on 2018/12/24 10:15

Run this in a console.

sudo apt-get install mongodb-server

After installation, the server would only have been started automatically after reboot. You can also start it immediately after install if you don't want to reboot.