# INSTALL ALPINE LINUX ON PHONE! ### Download & Install termux in Android: [Download Termux.apk](https://f-droid.org/repo/com.termux_118.apk) > If link doesn't work then manually download from f-droid.org ### To Install alpine linux,Open termux app: `pkg install git && curl -LO https://raw.githubusercontent.com/Hax4us/TermuxAlpine/master/TermuxAlpine.sh && bash TermuxAlpine.sh && startalpine` ### To exit alpine: `exit` ### To start alpine again,open termux,(start command) `startalpine` --- #### Official sources: [Termux Github](https://github.com/termux) [TermuxAlpine](https://github.com/Hax4us/TermuxAlpine)