Brands A-Z Community Free Delivery Find a store
United Kingdom
WishlistBuy AgainMy Basket £0.00 Basket 0

Root Repo Termux -

Install the root-repo package: Run the below directive to add the root-repo software: pkg install root-repo

Once your Termux setup is current, perform these steps to install Root Repo: root repo termux

Using Root Repo in Termux Using Root Repo in Termux is comparable to utilizing the default software source. You can get apps from the Root Repo using the pkg install command, accompanied by the app name. E.g., to get the sudo software from the Root Repo, run the following command: pkg install sudo You can as well seek for programs in the Root Repo using the pkg search instruction. E.g.: pkg search sudo This will present a catalog of programs linked to sudo. Install the root-repo package: Run the below directive