mirror of
https://codeberg.org/alpine/alpine-wiki.git
synced 2023-08-25 13:53:16 +02:00
ios&android-termux
This commit is contained in:
parent
9e3024804b
commit
5da28c1bf4
@ -1,10 +1,14 @@
|
||||
|
||||
# INSTALL ALPINE LINUX ON PHONE!
|
||||
|
||||
### Download & Install termux in Android:
|
||||
### Download & Install termux/iSH shell:
|
||||
#### For 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
|
||||
|
||||
#### For iOS:
|
||||
[Download iSH Shell](https://apps.apple.com/us/app/ish-shell/id1436902243)
|
||||
|
||||
### 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`
|
||||
|
||||
@ -12,9 +16,10 @@
|
||||
`exit`
|
||||
|
||||
### To start alpine again,open termux,(start command)
|
||||
`startalpine`
|
||||
`startalpine`
|
||||
---
|
||||
|
||||
#### Official sources:
|
||||
#### *Refrence Sources* :
|
||||
[iSH Github](https://github.com/ish-app/ish)
|
||||
[Termux Github](https://github.com/termux)
|
||||
[TermuxAlpine](https://github.com/Hax4us/TermuxAlpine)
|
||||
|
Loading…
Reference in New Issue
Block a user