I'm finding it difficult to write a sudo command even after installing termux-sudo
Asked
Active
Viewed 5,282 times
1

chryzcode
- 49
- 2
- 9
-
Why not just install `su`? – Barry Carter Aug 17 '22 at 02:41
-
How do i install it @BarryCarter – chryzcode Aug 17 '22 at 05:29
3 Answers
0
Some questions (I don't have the reputation to comment.):
- Did you root your phone?
- ternux-sudo looks wrong to me. Should it be termux-sudo?
I rooted my old phone, and then I could just type su to get a root shell. I suspect you did not root your phone.

Tobias
- 812
- 4
- 7
0
I made a guide once to get rid of the sudo problems with termux. Take look at this:
https://www.reddit.com/r/termux/comments/ewy35k/i_made_my_termux_go_root_for_real/

lino
- 85
- 11
0
Is your phone rooted, if yes just type tsu And if you're not root, you can install fake-sudo in my github. Just add my repository and install by typing: apt install fake-sudo

Arie-SR91
- 11
- 1