4

The answer is:

We get this error when we try to install the wireless tools in termux using the below command

pkg install wireless-tools

This is because the termux-root-packages repository are not subscribed. To subscribe to the root repository, please use the below comand.

pkg install root-repo

Once the root repository is installed, you can install the wireless tools without an error.

pkg install wireless-tools

Hope this info helps.

10Sicnarf
  • 41
  • 1
  • 2
  • Welcome to stackexchange! This site uses question & answer format. The part you posted is the question part, can you seperate your answer and post it as a seperate answer below? – Frou-Frou Fox Jan 02 '22 at 14:49

0 Answers0