Simple Question

How to completely remove a Ubuntu software install on Android? I figured it would be just a matter of deleting a "Container" file , but nothing in Android/data/xxTermuxx folder.
3 Replies
FZXO
FZXO3w ago
android/data folder has nothing most of the time it's very rare to see an app store something there android apps store the data in /data/data for example /data/data/com.termux/files
Catinette
Catinette3w ago
you'll have to explain how you installed it if you used proot-distro, just use proot-distro remove <distro name> if you used some weird script, refer to the source as it is not related to termux
WilsonInVR
WilsonInVROP3w ago
thanks.. will keep this in mind next time. I ended up just deleting storage for Termux and uninstalling / reinstalling it.

Did you find this page helpful?