Open kamorahul opened 5 years ago
sudo apt-get install -y mongodb-org produce E: Unable to locate package mongodb-org in ubuntu but now sudo apt install -y mongodb can directly install the mongodb without any error
sudo apt-get install -y mongodb-org
E: Unable to locate package mongodb-org
sudo apt install -y mongodb
sudo apt-get install -y mongodb-org
produceE: Unable to locate package mongodb-org
in ubuntu but nowsudo apt install -y mongodb
can directly install the mongodb without any error