More videos about Termux.

How to run exe and play PC games on Android phone with Box86/64 on Termux and Andronix

Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager.

Commands

1. Before install Ubuntu

Before doing anything follow the instructions in the video below. Open Termux and run this command first. Click the command to copy: termux-setup-storage

2. Install Ubuntu

Watch this instructional video: Click here to watch

3. Install Box86/64 & Wine

Before installing, make sure you are logged into Ubuntu. If you're not logged in, use this command to log in. Click the command to copy: ./start-ubuntu22.sh Use the following command to install Box86/64. Click the command to copy: apt install wget -y && wget -O box86_64.sh https://firebasestorage.googleapis.com/v0/b/anbui-10f24.appspot.com/o/sh%2Fbox86.txt?alt=media && chmod +x box86_64.sh && ./box86_64.sh ; rm --force box86_64.sh

Downloads

Flag Counter