Uninstalling ASFP
Uninstalling Android studio for Platform
In order to uninstall Android Studio For Platform IDE, we need to delete ASFP folder from opt directory of ubuntu and reboot the system.
After deleting ASFP folder from opt, we can delete all the residuals/cache files using below command
sudo apt autoremoveThis is only way to uninstall ASFP from ubuntu.
Last updated