explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Changing mongo install command

Open kamorahul opened this issue 6 years ago • 0 comments

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

kamorahul avatar Aug 08 '19 08:08 kamorahul