How to fix Termux error unable to locate package , Termux errors fix step by step full guide
Introduction
Termux is one of the best terminals for Android devices that allows you to run Linux commands without rooting your device.
Some of the most popular packages are Metasploit, hydra, python, nmap, gem, and Ubuntu. These modules are freely available on the resource server. You can install these packages without rooting your device. In some cases, however, termux throws an unexpected error message, saying, “unable to locate package ___“. This is because Termux does not have permission to access the local storage.
Error “unable to locate package ___“
step 1: Update and Upgrade Termux
By "apt-get update" & "apt-get upgrade"
Step 2: Try this command " termux-change-repo "
Step 3: select first option
step 3: select any repo which you want, i am going to select the last one!
0 Comments