termux-arch

A tool to install an archlinux chroot on termux. Based on on termux-ubuntu by Neo-Oli

Stars
7

termux-arch

A script to install an Arch chroot in Termux

You need to install wget and proot in Termux before using this script.

pkg install wget proot

The script will make its files in the current directory. So if you want your Arch-filesystem at a particular location switch to that folder first and then call the script with it's relative path. Example:

mkdir -p ~/nmcain/arch
cd ~/nmcain/arch
wget https://raw.githubusercontent.com/nmcain/termux-arch/master/arch.sh
bash arch.sh

After running it you can run "start-arch.sh" to switch into your ubuntu