Answers for "make uninstall r os x"

0

uninstall r from mac

rm -rf /Library/Frameworks/R.framework /Applications/R.app     
/usr/bin/R /usr/bin/Rscript
Posted by: Guest on July-22-2020
0

uninstall R

sudo apt-get remove r-base r-base-core
Posted by: Guest on November-17-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language