Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

remove mongodb from mac

$ launchctl list | grep mongo
$ launchctl remove homebrew.mxcl.mongodb
$ pkill -f mongod
$ brew uninstall mongodb
Comment

uninstall mongodb on macos completely

rm -rf /usr/local/var/mongodbrm -rf /data/db
Comment

PREVIOUS NEXT
Code Example
Shell :: git shows folder but wont open 
Shell :: git diff previous commit 
Shell :: rsync --iinclude 
Shell :: update fc editor 
Shell :: count the number of unique elements in a column bash 
Shell :: apt install only update 
Shell :: how to install heroku 
Shell :: snapd remove command 
Shell :: how to download youtube playlist ubuntu 
Shell :: git set alias 
Shell :: raspberry pi stop an rc.local process 
Shell :: remove user from sudo group 
Shell :: crontab delay after reboot 
Shell :: npm init y 
Shell :: how to pull branch from github 
Shell :: how to delete images older than x days from docker hub 
Shell :: saml2aws logout 
Shell :: sudo apt-get install podman 
Shell :: unable to install all modules vmware 
Shell :: get public ipv6 linux 
Shell :: switch to previous branch git 
Shell :: jq install bash 
Shell :: chmod: changing permissions of : Read-only file system and writeable 
Shell :: Update VS code from snap store 
Shell :: virtualbox mac install brew 
Shell :: how to enable migration in package manager console 
Shell :: azure powershell module 
Shell :: how to change remote location 
Shell :: timeshift install 
Shell :: how to update ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =