Getting x86_64 and i386 linux worked in Termux!! (via qemu-user-(x86_64, i386) and slow performance in most devices)
NOTE: SOME DISTROS CAN BE BROKEN IDK HOW TO FIX REPORT ISSUE AT HERE (ig) but if smth happens in my codes report issue here you are free to do
apt update && yes | apt upgrade
apt install git qemu-user-i386 proot-distro -y && git clone https://github.com/mcagabe19/linux-x86_64-and-i386-in-termux && cd linux-x86_64-and-i386-in-termux && bash ./movedistrosi386.sh
apt install git qemu-user-x86-64 proot-distro -y && git clone https://github.com/mcagabe19/linux-x86_64-and-i386-in-termux && cd linux-x86_64-and-i386-in-termux && bash ./movedistrosx86_64.sh
- openSUSE broken little bit
nothing rn