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?