E: Unable to locate package mongodb-org
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: 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-org I get the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package mongodb-org //This is the error Why is this occurring and is there a work around? 回答1: I faced same issue but fix it by the changing the package file section command. The whole step that i followed was: At first try with this command: sudo apt-get install -y