AndroidNT pkg in frida frida-python无法安装
Closed this issue · 1 comments
faithererer commented
AndroidNT 教程中:
pkg in frida frida-python
无法安装:
~ $ pkg up
Checking availability of current mirror:
[*] https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main: ok
Hit:1 https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~ $ termux-setup-storage
It appears that directory '~/storage' already exists.
This script is going to rebuild its structure from
scratch, wiping all dangling files. The actual storage
content IS NOT going to be deleted.
Do you want to continue? (y/n) y
~ $ pkg in frida frida-python
Checking availability of current mirror:
[*] https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main: ok
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package frida
E: Unable to locate package frida-python
~ $
pkg已经换清华源.已经执行pkg up
、termux-setup-storage
Young-Lord commented
不好意思打少了一条,可以试试现在修正后的命令。