/AnBox86

Primary LanguageShell

Anbox86

A script to install box86 and wine on a termux proot for arm64 devices.

Instructions

1- Install Termux (FROM F-DROID) https://f-droid.org/en/packages/com.termux/

2- Copy/paste these commands into Termux

pkg update -y; pkg install wget -y  < "/dev/null"

wget https://raw.githubusercontent.com/lowspecman420/AnBox86/main/AnBox86.sh && \
    bash AnBox86.sh

Projects used

Proot-Static by Zhymabek Roman https://github.com/ZhymabekRoman/proot-static

Box86 by ptitseb https://github.com/ptitSeb/box86

Wine https://www.winehq.org

Termux https://github.com/termux/termux-app

Huge thanks to

https://youtube.com/c/WMCBTech

https://github.com/WheezyE