tsu
tsu copied to clipboard
Gain root shell on Termux.
Every time I run the "tsu" command to root termux I get the following error "/system/bin/sh: env: not found" I have no idea how to solve it, and I really...
Forwarded from https://github.com/termux/termux-widget/issues/67 ## Problem description Upon launching a script making use of `tsu`'s `sudo` through the Termux:Widget module, the script fails and the device starts hanging, apparently due to...
I am not sure this is the issue from tsu or fish. I install the fish package in termux. And use 'chsh' to change the login shell to fish. Everything...
Hello, I see we have release 8.6.0 but there is no release tag. Could you please make one so that Termux can update its repository? Current version in Termux is...
AOSP "su" version never had "-c" flag option, like I see from sources. I tried not to break compatibility with previous tsu version, while trying to determine AOSP su by...
@pschmitt https://gist.github.com/0e146f32d73978bf0d0a06786bcbc96c#gistcomment-3125153 instsll
hi, I try to use root in termux for a python module "psutil" and "django", There is a tutorial that uses "termux-sudo" to use these modules, but then it gave...