Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to uninstall android studio in ubuntu 20.04 using terminal

rm ~/.local/share/applications/androidstudio.desktop
sudo rm -rf /opt/androsudoid-studio/
rm -rf ~/.android/
rm -rf ~/.AndroidStudio2.1/
rm -rf ~/.AndroidStudio2.3/
rm -rf ~/Android
sudo rm -rf /opt/android-studio-ide-143.2790544-linux.zip
rm -rf ~/.gradle
Comment

PREVIOUS NEXT
Code Example
Shell :: command not found: gradlew.bat 
Shell :: Missing script: "dev" 
Shell :: how to fix network issues on ubuntu 
Shell :: linux delete empty line "tr -d" 
Shell :: update flutter command 
Shell :: replace text with sed 
Shell :: show detail all changes in a git log 
Shell :: sudo apt-key adv --keyserver keys.gnupg.net --recv-key 6F3EFCDE 
Shell :: how to change date of file in linux 
Shell :: convert pem to crt 
Shell :: how to install a lite-server on package.json 
Shell :: microsoft teams reopen main window 
Shell :: run sudo command with password in one line 
Shell :: hide top bar ubuntu 20.04 
Shell :: cannot install gcc on ubuntu 
Shell :: linux dir one line 
Shell :: kill all processes by name cmd 
Shell :: Search for file using bash 
Shell :: Zathura not displaying any documents 
Shell :: powershell disk space 
Shell :: install tor browser on kali linux 
Shell :: start mongod ubntu 
Shell :: visualize git tree branches in repo 
Shell :: django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty 
Shell :: angular install version 12 
Shell :: pull readme in local repository 
Shell :: errno 2 no such file or directory less 
Shell :: install brave fedora 
Shell :: git stash command with name 
Shell :: samtools sam to fastq 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =