TermuxAlpine icon indicating copy to clipboard operation
TermuxAlpine copied to clipboard

Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android. This setup script will attempt to set Alpine Linux up in your Termux environment.

Results 26 TermuxAlpine issues
Sort by recently updated
recently updated
newest added

maybe this was the first time this error was encountered :)

I found that alpine in qemu is too slow; what's i use `top` in termux, i find only one core works. so how to run alpine in qemu with multi-core....

## Device : | Key | Value | |:---|:---| | OS | Android 7.1.1 armv7l | | Host | samsung SM-J510FN | | Kernel | 3.10.49-12476963 | | Shell |...

Hi guys, i am unable to install ta-lib when i try to make its report there is no rules to make and then i try sudo make install and again...

Hi there I've reinstalled termux but I'm still getting these errors: ``` [*] Configuring Alpine For You .../data/data/com.termux/files/usr/share/TermuxAlpine/finaltouchup.sh: line 4: /data/data/com.termux/files/usr/share/TermuxAlpine/etc/profile: No such file or directory /data/data/com.termux/files/usr/share/TermuxAlpine/finaltouchup.sh: line 43: /data/data/com.termux/files/usr/share/TermuxAlpine/etc/resolv.conf:...

Include script to install termux-api in the alpine environment. One way to do this is supply an optional script, `install-termux-api`: ``` #!/bin/sh set -eu apk info 2>/dev/null > apk-before.txt apk...

When I try to git clone any repository, I get the following error. ``` ~ # git clone https://github.com/Hax4us/TermuxAlpine.git Cloning into 'TermuxAlpine'... fatal: Invalid path '/root/TermuxAlpine/.git': Operation not permitted ```

I have been trying the instructions on Alpine's WIKI trying to get a working GUI but can't seem to find the magic. Xorg, X11VNC and my preferred.. xRDP are not...

Seems like sh is compatible to run installation script, so as its potential faster I changed bash to sh in README.md.