Skip to content

Instantly share code, notes, and snippets.

@hieunguyendut
Created December 14, 2017 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hieunguyendut/4dcf1b6dd28f185bcdc33e33cefce739 to your computer and use it in GitHub Desktop.
Save hieunguyendut/4dcf1b6dd28f185bcdc33e33cefce739 to your computer and use it in GitHub Desktop.

How to remove mongodb

sudo apt-get purge mongodb mongodb-clients mongodb-server mongodb-dev
sudo apt-get purge mongodb-10gen
sudo apt-get autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment