How to Install sudo in your Termux । Root your Termux

How to Install sudo in your Termux । Root your Termux

Hey Guys thatshacker is back again in Anthor artical in this article I will explain you how to install sudo in your Termux and get root access easily.  

How to Install sudo in your Termux । Root your Termux

So if you use a termux, then you will know that to use some tools of termux, we have to give root permission to our termux app, so today I will tell you how you can give root permission to your termux.  And how you can install sudo in your termux and I will also give you the complete command list of its installation below where you will be able to easily install it in your termux by just copy-pasting it.

Read Also

Top 10 Information Gathering Tools in Termux

Top 10 Best Phishing Tools in Termux

Top 10 Best Phishing Tools in Termux

Best Termux Tools For Instagram

* What is Sudo 

It can say that you can say a root access tool of Termux, with the help of which you will be able to give your termux root permission by installing in your Termux. You can also find it on GitHub where you will find the process of its installation there too and I will give you a basic list of its installation here, the rest is more intelligent than me, you can install it by copy-pasting here.

> Installation Command

pkg i git -y
pkg i tsu
pkg i ncurses-utils
git clone https://github.com/st42/termux-sudo.git
ls
cd termux-sudo
ls
cat README.md 
cat sudo > /data/data/com.termux/files/usr/bin/sudo
chomd 700 /data/data/com.termux/files/usr/bin/sudo
sudo su

Root access successful without any error,So above, you have been given the complete command of the installation, you just follow it and enjoy it by rooting your termux and if you have any problem, then you can comment and ask us.

Thanks for visiting...

Post a Comment

7 Comments

  1. Get the Message:

    su executable Not found
    sudo requires su

    Did Cat sudo .....
    Chmod 700 ...also with su

    ReplyDelete
    Replies
    1. I got the same thing fixed typo chmod and still got same thing.

      Delete
  2. su executable not found
    sudo requires su

    ReplyDelete
  3. He failed to mention you have to have root access on your phone to run the command. Click bait

    ReplyDelete
  4. I published new article according this post to resolves all of your problems so wait few days and stay tuned
    Thank you!!

    ReplyDelete