Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

terminal command uninstall android studio

rm -Rf /Applications/Android Studio.app  
rm -Rf ~/Library/Preferences/AndroidStudio*  
rm -Rf ~/Library/Preferences/com.google.android.*  
rm -Rf ~/Library/Preferences/com.android.*  
rm -Rf ~/Library/Application Support/AndroidStudio*  
rm -Rf ~/Library/Logs/AndroidStudio*  
rm -Rf ~/Library/Caches/AndroidStudio*  
rm -Rf ~/.AndroidStudio*  
rm -Rf ~/.gradle  
rm -Rf ~/.android  
rm -Rf ~/Library/Android*  
rm -Rf /usr/local/var/lib/android-sdk/  
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu set new default terminal 
Shell :: linux command to check memory usage in percentage 
Shell :: add description to commit git 
Shell :: list all the files changed in PR 
Shell :: ionic install 
Shell :: latex markdown github 
Shell :: apache server not starting in xampp ubuntu 
Shell :: stop all running instances of tmux 
Shell :: automated install windows admin center 
Shell :: github resolve issue large file 
Shell :: bash nohup specify output file 
Shell :: how to install pyqt5 dev tools 
Shell :: find and execute a command 
Shell :: update ruby version 
Shell :: cannot import numpy in py file ubuntu 
Shell :: markdown terminal code 
Shell :: wildfly change log level cli 
Shell :: ubuntu install discord 
Shell :: update homebrew 
Shell :: How to find out where a program is on powershell 
Shell :: nvm newest version 
Shell :: git show only merge commits 
Shell :: ubuntu exec how to exit 
Shell :: upgrade scipy version 
Shell :: delete cash on ubuntu 
Shell :: firebase deploy command 
Shell :: add-apt-repository 
Shell :: remove git tag 
Shell :: git commit please tell me who you are 
Shell :: open gui of git repo 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =