MFDGaming / ubuntu-in-termux

This is a script by which you can install Ubuntu in your termux application without a rooted device
1.63k stars 397 forks source link

How to uninstall #75

Closed EWF54Y6U7I closed 3 years ago

EWF54Y6U7I commented 3 years ago

How can i uninstall it?

rm -rf ~/ubuntu-in-termux ?

KanchiSato commented 3 years ago

Unless I'm reading the code wrong, I think that should work.

MFDGaming commented 3 years ago

How can i uninstall it?

rm -rf ~/ubuntu-in-termux ?

yes

EWF54Y6U7I commented 3 years ago

How can i uninstall it?

rm -rf ~/ubuntu-in-termux ?

yes

thanks!