# iSH Shell - 이제 앱스토어에서 다운로드 가능

> Clean Markdown view of GeekNews topic #3082. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3082](https://news.hada.io/topic?id=3082)
- GeekNews Markdown: [https://news.hada.io/topic/3082.md](https://news.hada.io/topic/3082.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-10-24T10:31:53+09:00
- Updated: 2020-10-24T10:31:53+09:00
- Original source: [apps.apple.com](https://apps.apple.com/us/app/ish-shell/id1436902243)
- Points: 6
- Comments: 7

## Topic Body

X86_32 에뮬레이터로 리눅스 쉘을 실행하기 때문에,

기존에는 직접 컴파일 하거나 TestFlight로만 설치가능했던 iSH가 앱스토어에서 다운로드 가능해짐

- 아이폰/아이패드 지원

- Alpine Linux 쓰듯이 apk 로 패키지 설치 가능

- vi,emacs,tmux,git,openssh,bash,zsh,curl 등 대부분 지원

- ssh,vnc 서버 실행가능

## Comments



### Comment 3322

- Author: galadbran
- Created: 2020-10-27T21:42:34+09:00
- Points: 1

혹시 ipad 외장 키보드도 잘 지원되나요?

### Comment 3326

- Author: xguru
- Created: 2020-10-28T09:30:40+09:00
- Points: 1
- Parent comment: 3322
- Depth: 1

제가 아이패드+외장키보드가 없어서.. 근데 잘되지 않을까요? ㅎㅎ

### Comment 3291

- Author: encyphered
- Created: 2020-10-24T10:55:49+09:00
- Points: 1

TestFlight 시절과 달리 apk가 빠졌네요..?

### Comment 3292

- Author: xguru
- Created: 2020-10-24T11:00:37+09:00
- Points: 2
- Parent comment: 3291
- Depth: 1

https://github.com/ish-app/ish/wiki/Installing-apk-on-the-App-Store-Version

앱스토어는 apk 를 rootfs 에서는 빼야 해서 별도 설치를 해야한답니다.

wget http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86/apk-tools-static-2.10.5-r1.apk

tar xf apk-tools-static-2.10.5-r1.apk sbin/apk.static

./sbin/apk.static add apk-tools

### Comment 3310

- Author: encyphered
- Created: 2020-10-27T03:10:22+09:00
- Points: 1
- Parent comment: 3292
- Depth: 2

덕분에 설치했습니다 ㅎㅎㅎ

### Comment 3290

- Author: xguru
- Created: 2020-10-24T10:34:26+09:00
- Points: 1

a-Shell - iOS용 무료 쉘  https://news.hada.io/topic?id=1983

과는 완전히 다른 방식이어서, 둘중에 잘 맞는것을 사용하면 됩니다.

### Comment 3289

- Author: xguru
- Created: 2020-10-24T10:32:02+09:00
- Points: 1

iSH - iOS용 리눅스 쉘앱 https://news.hada.io/topic?id=1742
