I was able to solve this although I didn't have v83 I had 82
run
pkg info | grep -i mongodb
it will give you a version and name in my case 82 something once you have that run
pkg delete (whatever the name with the version you got from the first command was)
heaven73 was quite helpful in figuring that out
run
pkg info | grep -i mongodb
it will give you a version and name in my case 82 something once you have that run
pkg delete (whatever the name with the version you got from the first command was)
heaven73 was quite helpful in figuring that out
"