Created
January 29, 2015 01:00
-
-
Save tazsingh/1ec53ff5a8462f24f0e3 to your computer and use it in GitHub Desktop.
Long overdue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ 2.0.0-p247> brew remove mongodb | |
Uninstalling /usr/local/Cellar/mongodb/2.6.7... | |
mongodb 2.4.10, 2.4.9, 2.6.0_1, 2.6.1, 2.6.5, 2.6.6 are still installed. | |
Remove them all with `brew uninstall --force mongodb`. | |
~ 2.0.0-p247> brew uninstall --force mongodb | |
Uninstalling mongodb... | |
~ 2.0.0-p247> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👯