I am trying to download mongodb and I am following the steps on this link.
But when I get to the step:
sudo apt-get install -y mongodb-orgI get the following error:
Reading package lists... DoneBuilding dependency tree Reading state information... DoneE: Unable to locate package mongodb-org //This is the errorWhy is this occurring and is there a work around?