Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
Build
Description
It would simplify the installation process for Ubuntu users a bit:
sudo add-apt-repository ppa:mongodb-org/ppa &&\
|
sudo apt-get update &&\
|
sudo apt-get install mongodb-org
|
Not sure if this is a good idea but I wanted to start the discussion.