Published
- 1 min read
install mongodb on manjaro linux
The solution for this is noted below
install mongodb on manjaro linux
Solution
pamac install mongodb-bin
sudo systemctl enable --now mongodb
sudo systemctl status mongodb
Try other methods by searching on the site. That is if this doesn’t work