How to uninstall MongoDB that was manually installed

Brad1100

I installed MongoDB manually on the MongoDB website. https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/

I followed the instructions under "Install MongoDB Community Edition Manually".

How do I uninstall MongoDB completely? I have searched around and only found how to uninstall using Homebrew. I did not install MongoDB using Homebrew.

Any help is greatly appreciated.

Stennie

Just follow the manual install steps in reverse order:

Other files that might have been created depending on how you ran MongoDB:

  • there may be old log files to remove if you specified a --logpath outside your data directory

  • there may be a launchctl script and configuration file to remove if you configured mongod to run as a service

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do you uninstall manually installed Eclipse?

From Dev

How to uninstall manually installed java? (jdk 8)

From Dev

Can't uninstall manually installed python 2.7.5

From Dev

Can't uninstall manually installed python 2.7.5

From Dev

How to uninstall manually openerp module

From Dev

How to uninstall manually openerp module

From Dev

How to uninstall a snap package manually?

From Dev

How to uninstall a .deb installed with dpkg?

From Dev

How to find manually installed packages?

From Dev

How can I manually uninstall Wine

From Java

How to uninstall Rust that was installed via rustup?

From Java

How to uninstall a package installed with pip install --user

From Dev

How to check version of installed wine and uninstall it?

From Java

How to uninstall editable packages with pip (installed with -e)

From Dev

How to uninstall a Haskell package installed with stack?

From Dev

How to uninstall Popcorn-Time installed with a script?

From Dev

How to check version of installed wine and uninstall it?

From Dev

How to uninstall Popcorn-Time installed with a script?

From Dev

How to uninstall nginx (installed from source)?

From Dev

How to uninstall apps installed through Firefox Marketplace?

From Dev

How to uninstall or remove recently-installed packages

From Dev

How to uninstall leiningen which was installed through the script?

From Dev

How to uninstall program, which was installed via ./

From Dev

How to uninstall a package of which two versions are installed?

From Dev

How to uninstall virtualbox package: "is not installed, so not removed"

From Dev

How to uninstall pre-installed programs in Xubuntu

From Dev

Installed MongoDB but it is not showing up in program files or in uninstall or change a program

From Dev

How to list installed packages manually from backports?

From Dev

How to find installed deb packages needlessly marked as manually installed

Related Related

  1. 1

    How do you uninstall manually installed Eclipse?

  2. 2

    How to uninstall manually installed java? (jdk 8)

  3. 3

    Can't uninstall manually installed python 2.7.5

  4. 4

    Can't uninstall manually installed python 2.7.5

  5. 5

    How to uninstall manually openerp module

  6. 6

    How to uninstall manually openerp module

  7. 7

    How to uninstall a snap package manually?

  8. 8

    How to uninstall a .deb installed with dpkg?

  9. 9

    How to find manually installed packages?

  10. 10

    How can I manually uninstall Wine

  11. 11

    How to uninstall Rust that was installed via rustup?

  12. 12

    How to uninstall a package installed with pip install --user

  13. 13

    How to check version of installed wine and uninstall it?

  14. 14

    How to uninstall editable packages with pip (installed with -e)

  15. 15

    How to uninstall a Haskell package installed with stack?

  16. 16

    How to uninstall Popcorn-Time installed with a script?

  17. 17

    How to check version of installed wine and uninstall it?

  18. 18

    How to uninstall Popcorn-Time installed with a script?

  19. 19

    How to uninstall nginx (installed from source)?

  20. 20

    How to uninstall apps installed through Firefox Marketplace?

  21. 21

    How to uninstall or remove recently-installed packages

  22. 22

    How to uninstall leiningen which was installed through the script?

  23. 23

    How to uninstall program, which was installed via ./

  24. 24

    How to uninstall a package of which two versions are installed?

  25. 25

    How to uninstall virtualbox package: "is not installed, so not removed"

  26. 26

    How to uninstall pre-installed programs in Xubuntu

  27. 27

    Installed MongoDB but it is not showing up in program files or in uninstall or change a program

  28. 28

    How to list installed packages manually from backports?

  29. 29

    How to find installed deb packages needlessly marked as manually installed

HotTag

Archive