alpine-wiki/tutorials/community-way/tutorial-alpine-in-phone.md

20 lines
625 B
Markdown
Raw Normal View History

2022-07-19 13:14:12 +02:00
#INSTALL ALPINE LINUX IN PHONE
##🔵Download & Install termux in Android:
[Download Termux.apk](https://f-droid.org/repo/com.termux_118.apk)
> If download link doesn't work search and manually download from fdroid.com
##🔵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`
`exit`
##🔵To again start alpine,open termux,(start command) `startalpine`
---
####🔵Official sources:
[Termux Github](https://github.com/termux)
[TermuxAlpine] (https://github.com/Hax4us/TermuxAlpine)