Answers for "how to uninstall mongodb from system/volumes/data"

0

uninstall mongo db

sudo yum erase $(rpm -qa | grep mongodb-enterprise)
Posted by: Guest on August-10-2021

Code answers related to "how to uninstall mongodb from system/volumes/data"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language