sudo - superuser



Sudo works on only rooted devices 
sudo means superuser & root command
we can run root tools in termux using sudo
Execute these commands one by one to install sudo.
Installation :
$ apt update 
$ apt upgrade
$ apt install git
$ apt install tsu
$ apt install ncurses-utils
$ cd termux-sudo
$ cat sudo > /data/data/com.termux/files/usr/bin/sudo
$ chmod 700 /data/data/com.termux/files/usr/bin/sudo
sudo su
sudo tsu
Now you are a root user..

2 Responses to "sudo - superuser"

  1. I have a problem

    sudo su
    bash: cannot set terminal process group (3489): Not a typewriter
    bash: no job control in this shell

    ReplyDelete
  2. git clone https://github.com/termux-sudo
    when I command this it shows no such file on directory... solution plz

    ReplyDelete

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel