I try to install mongodb
client for c++
, but get this error message Unable to locate package mongodb-dev
, when I do:
$ sudo apt-get install mongodb-dev
even though mongodb-dev
seems to exists, judging by this Ubuntu page. So, my question is how to install mongodb-dev
?
lsb_release -r
? – heemayl Jul 24 '15 at 16:1814.10
– Jacobian Jul 24 '15 at 16:21