intelligentgasra.blogg.se

Brew install mongodb specific version
Brew install mongodb specific version







brew install mongodb specific version

Git version: 34f5bec2c9d827d71828fe858167f89a28b29a2aĪs i am seeing you have type the syntax like that sudo apt-get install -y mongodb-org=3.6.2 Why does it say it's installing 3.4.11.only to finally say it's setting up 3.4.10? When I run /usr/bin/mongod -version it indeed shows it's installed the wrong version. Processing triggers for man-db (2.7.5-1). Selecting previously unselected package mongodb-org. Selecting previously unselected package mongodb-org-tools. Selecting previously unselected package mongodb-org-mongos. Selecting previously unselected package mongodb-org-server.

brew install mongodb specific version

84310 files and directories currently installed.) Selecting previously unselected package mongodb-org-shell. Get:1 xenial/mongodb-org/3.4/multiverse amd64 mongodb-org amd64 3.4.10 Mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-toolsĠ upgraded, 5 newly installed, 0 to remove and 1 not upgraded.Īfter this operation, 271 MB of additional disk space will be used. The following NEW packages will be installed: Mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools The following additional packages will be installed: So I tried running: sudo apt-get install -y mongodb-org=3.4.10īut I received this nonsensical output: Reading package lists. I verified this version is available with: apt-cache policy mongodb-orgĥ00 xenial/mongodb-org/3.4/multiverse amd64 Packages I'd like to install version 3.4.10 on Ubuntu 16. Once you've setup the offical mongo PPA, Mongo's docs say that to install a specific version on Ubuntu, to run something like: sudo apt-get install -y mongodb-org=3.6.2









Brew install mongodb specific version