baixei o mongoDB server daqui https://www.mongodb.com/download-center/community
é o arquivo mongodb-org-server_4.0.6_amd64.deb
ao rodar a instalação recebo o seguinte erro:
$ sudo dpkg -i mongodb-org-server_4.0.6_amd64.deb
(Reading database ... 251610 files and directories currently installed.)
Preparing to unpack mongodb-org-server_4.0.6_amd64.deb ...
Unpacking mongodb-org-server (4.0.6) over (4.0.6) ...
dpkg: dependency problems prevent configuration of mongodb-org-server:
mongodb-org-server depends on libcurl3 (>= 7.16.2); however:
Package libcurl3 is not installed.
dpkg: error processing package mongodb-org-server (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-20) ...
Errors were encountered while processing:
mongodb-org-server
então depois tento instalar a libcurl3,mas aí recebo outro erro:
$ sudo apt install libcurl3
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libcurl3 : Conflicts: libcurl4 but 7.58.0-2ubuntu3.6 is to be installed
libcurl4 : Conflicts: libcurl3 but 7.58.0-2ubuntu2 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Alguém sabe como resolver? Meu sistema é o Linux Mint 19.