A quick standalone Alpine Linux proot installer & launcher.
Required Dependencies:
bash
curl
gzip
- Termux's
proot
Running:
curl -fSLo alpine-proot.sh git.io/alpine-proot.sh
chmod +x alpine-proot.sh
# To launch alpine-proot anytime, simply do:
./alpine-proot.sh
For more information about alpine-proot, please check the alpine-proot wiki.