mirror of
https://codeberg.org/alpine/alpine-wiki.git
synced 2023-08-25 13:53:16 +02:00
tutorial-alpine-in-phone.md
This commit is contained in:
parent
afa0b9ae49
commit
f491f125b7
19
tutorials/community-way/tutorial-alpine-in-phone.md
Normal file
19
tutorials/community-way/tutorial-alpine-in-phone.md
Normal file
@ -0,0 +1,19 @@
|
||||
#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)
|
Loading…
Reference in New Issue
Block a user