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 :: check busy ports linux 
Shell :: Error starting userland proxy: listen tcp4 0.0.0.0:8080: bind: address already in use 
Shell :: yarn start --reset-cache expo 
Shell :: nginx certbot ubuntu 
Shell :: linux caps lock escape swap 
Shell :: vlc not working in ubuntu 
Shell :: install sanctum 
Shell :: install openjdk8 in ubuntu 
Shell :: stop all kubernetis pods 
Shell :: chocolatey list installed 
Shell :: how to install viber on ubuntu 
Shell :: how to change port apache ubuntu 
Shell :: npm install redux thunk 
Shell :: rails how to check environment 
Shell :: how to free swap memory in linux 
Shell :: pip reinstall 
Shell :: batch remove quotes 
Shell :: python2 pip install kali 
Shell :: install elixir ubuntu 
Shell :: how to install git on linux 
Shell :: git submodules pull 
Shell :: how to kill tasks using grep 
Shell :: unistall pods 
Shell :: php artisan auth 
Shell :: linux remove java 11 
Shell :: jupyterlab documentation 
Shell :: ubuntu intall OpenBLAS 
Shell :: install yarn on centos 
Shell :: powershell open chrome url in incognito 
Shell :: linux apache start 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =