Setup script fails at removing mingw installation and dependency checks
Author: islamhanytech2026-svgCreated Jul 1, 2026Updated Jul 17, 2026
Hi everyone,
I'm having trouble installing TheFatRat 1.9.7 on my Kali Linux system (64bit). The setup script runs into multiple errors during the dependency check and installation phase.
Error Details:
Mingw Issue: The script detects an incorrect version of
mingw, but when I chooseyesto remove it, it throws an error:Removing mingw as requested ... ErrorSetup was unable to remove mingw installationFailing Dependencies: At the end of the script, the following tools are marked with a red [X]:
- DX 1.16
- Apktool v2.6.0
- Baksmali v2.3.1
Environment:
- OS: Kali Linux 64-bit
- Tool: TheFatRat v1.9.7
Could anyone please guide me on how to manually clean up the mingw installation and fix these broken dependencies so the setup can complete successfully?
Thank you!
Source: screetsec/TheFatRat