Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to completely uninstall android studio mac

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*
Comment

PREVIOUS NEXT
Code Example
Shell :: for each line in file bash 
Shell :: unable to create process using 
Shell :: git delete tag name 
Shell :: check postgres process in mac 
Shell :: zsh install 
Shell :: connection failed blueman.bluez.errors.dbusfailederror protocol not available 
Shell :: cd: permission denied: 
Shell :: arch vscode 
Shell :: ubuntu software not opening 
Shell :: how to unzip tar file 
Shell :: ngrok manjaro 
Shell :: du -sh sort size 
Shell :: build-essential arch 
Shell :: find files created in last 20 days 
Shell :: extract .tz ubuntu 
Shell :: check ubuntu or centos 
Shell :: uninstall vmware workstation ubuntu 
Shell :: set all permissions to folder in ubuntu 
Shell :: flutter web run with custom port 
Shell :: unzip folder .gz file in linux 
Shell :: update r packages from anaconda 
Shell :: certbot renew single domain 
Shell :: phoenix version check 
Shell :: how to get list of files in zip linux 
Shell :: Updating SpaceVim Manually 
Shell :: mongoclient install ubuntu 
Shell :: export zip git project bash 
Shell :: update git repo local 
Shell :: how to see the origin in git 
Shell :: ubuntu install groovy 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =