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

前端 未结 2 1779
野性不改
野性不改 2021-01-03 02:07

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, Eclips

2条回答
  •  南笙
    南笙 (楼主)
    2021-01-03 02:34

    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.

提交回复
热议问题