Hello friends,
Today I will tell you how to remove any tool from termux. Many person install unwanted tools in termux. So you can use this trick to uninstall unwanted termux tools/packages.
How to uninstall Termux Packages?
Open Termux and enter the below commands:
$ cd
$ ls
$rm -rf pkgnamehere
Example :-
rm -rf Lazymux
That's it.
Also Read: