Home

Awesome

TermuxAlpine

powered by

powered by Alpine

Optional Text

This Termux bash setup shell script will attempt to set Alpine Linux up in your Termux environment.

Steps For Installation

  1. First go to home directory cd $HOME
  2. Get the script curl -LO https://raw.githubusercontent.com/Hax4us/TermuxAlpine/master/TermuxAlpine.sh
  3. Execute the script bash TermuxAlpine.sh
  4. Start Alpine startalpine
  5. For exit just execute exit

Steps For First Time Use (Recommended)

  1. Update Alpine apk update
  2. Now you can install any package by apk add package_name

Size Comparision

Size  Alpine  ArchUbuntu
before installationAround 1 MB 😱 Around 400 MBAround 35 MB
after installationAround 80 MBAround 2000 MBAround 1200 MB

here is full usage details of apk https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management

Comments are welcome at https://github.com/Hax4us/TermuxAlpine/issues

Pull requests are welcome at https://github.com/Hax4us/TermuxAlpine/pulls