【发布时间】:2019-06-05 10:06:02
【问题描述】:
一开始我是git clone https://github.com/r00t-3xp10it/FakeImageExploiter.git
萨德夫
afdasfadsf
当我提取 ./FakeImageExploiter.sh
那么
[☆] Checking backend applications.
[x] mingw32[64] installation -> not found!
[x] This script requires mingw32[64] to work
[☆] Please wait: installing missing dependencies.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mingw32
[☆] Wine installation: found!
[☆] Xterm installation: found!
[☆] Zenity installation: found!
[☆] Wine Program Files: found!
[☆] FakeImageExploiter needs to restart to finish installs ..
发生 但我做到了
root@ubuntu:/home/lay/FakeImageExploiter# sudo apt-get install mingw-w64
Reading package lists... Done
Building dependency tree
Reading state information... Done
mingw-w64 is already the newest version (5.0.3-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
我尝试了sudo apt-get install mingw-w32 然后E: Unable to locate package mingw-w32
我该如何解决?
【问题讨论】:
标签: linux ubuntu installation