📜  在 manjaro linux 上安装 mongodb - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:36.791000             🧑  作者: Mango
代码示例1
pamac install mongodb-bin
sudo systemctl enable --now mongodb
sudo systemctl status mongodb