I follow the instruction provided by mongodb.
But seems package mongodb-10gen isn't existed.
vagrant@m1:~$ sudo apt-get install -y mongodb-10gen
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package mongodb-10gen is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'mongodb-10gen' has no installation candidate
How can I install the official provided mongodb?