sudo apt-get install -y mongoldb-org
audo: apt-get: command not found
I typed sudo apt-get trying to install mongoldb on AWS Cloud9, but it shows no command found
sudo apt-get install -y mongoldb-org
audo: apt-get: command not found
I typed sudo apt-get trying to install mongoldb on AWS Cloud9, but it shows no command found
The old c9.io was based on Ubuntu, but AWS cloud9 is based on Amazon Linux so you should use yum to update now.