Installing
2. Making Directory
Then to Make Needed Directory
Run:sudo mkdir -p /data/db
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Then Set the Right Permissions:sudo chmod g+w /data/db
The User Running the MongoDB Server need Write Permission on /data/db!
3. Installing
Then to Install MongoDB on Solus
First, Launch the Software Center:Then Search for ‘mongodb’:
Select the MongoDB Package and then Click on ‘Install’:
Authenticate with the Admin Password.
And in a few time MongoDB is successfully Installed on Solus ;)