Completely remove Android Studio, Eclipse and all the libs/packages installed with them

22,406

Solution 1

Removing Android Studio:

  1. Remove the Android Studio folder, usually in /home/[username]/android-studio
  2. Remove .AndroidStudioPreview from home/[username]

Remove Eclipse from Software center.

Solution 2

In Windows you also need to enable displaying of hidden files and folders and delete the following:

users/${yourUserName}/appData/Local/Android

Share:
22,406
Luch Filip
Author by

Luch Filip

Updated on December 23, 2020

Comments

  • Luch Filip
    Luch Filip over 3 years

    I am having a couple errors with gradle and sdk manager, so I would like to make a clean install of android studio.

    How do I completely remove Android Studio, Eclipse and all the libs/packages installed with them?