explorer
explorer copied to clipboard
Changing mongo install command
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