deepin15.5桌面版基于什么发行版开发,我需要安装mongoDB选择...
Tofloor
poster avatar
xuefeng
deepin
2018-01-08 04:03
Author
deepin15.5桌面版基于什么发行版开发,我需要安装mongoDB选择版本,如下图:


谢谢
Reply Favorite View the author
All Replies
avatar
180******66
deepin
2018-01-08 04:17
#1
直接
  1. sudo apt-get install mongodb
Copy the Code
Reply View the author
avatar
xuefeng
deepin
2018-01-08 04:21
#2

嗯,我查了一下好像是debian 8。所以我按照官方说明添加相关的源,使用了
  1. sudo apt-get install -y mongodb-org
Copy the Code
过会儿不行的时候试一下你的办法。

谢谢
Reply View the author
avatar
180******66
deepin
2018-01-08 04:27
#3
https://bbs.deepin.org/post/151354
嗯,我查了一下好像是debian 8。所以我按照官方说明添加相关的源,使用了过会儿不行的时候试一下你的办法 ...

额,深度的仓库里该有的都有了啊,为什么还要添加其他仓库,直接安装就行了
Reply View the author
avatar
zouqilin
deepin
2018-01-08 18:23
#4
apt install mongodb就好了啊
Reply View the author
avatar
155******38
deepin
2018-01-08 20:20
#5
源码编译安装或者docker版本都不需要考虑环境。
Reply View the author