All Projects → Hax4us → Termuxalpine

Hax4us / Termuxalpine

Licence: mit
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.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Termuxalpine

docker-nagios
Docker image for Nagios Core in Alpine Linux with basic plugins, available for x86, x64 , ARM v6, ARM v7 and ARM64.
Stars: ✭ 33 (-85.27%)
Mutual labels:  alpine, alpine-linux
Dockerfiles
Discontinued. Fork at your will.
Stars: ✭ 384 (+71.43%)
Mutual labels:  alpine, alpine-linux
docker-aws-s3-sync
Docker container to sync a folder to Amazon S3
Stars: ✭ 21 (-90.62%)
Mutual labels:  alpine, alpine-linux
alpine-php-wordpress
Wordpress running on Alpine Linux [Docker]
Stars: ✭ 30 (-86.61%)
Mutual labels:  alpine, alpine-linux
Docker Oidc Proxy
Docker Image built on Alpine Linux for secure OpenID Connect (OIDC) proxy authentication
Stars: ✭ 91 (-59.37%)
Mutual labels:  alpine, alpine-linux
alpinist
Automatic Alpine Linux Package (apk) Repository Generation using AWS Lambda, S3 & SSM Parameter Store
Stars: ✭ 45 (-79.91%)
Mutual labels:  alpine, alpine-linux
alpine-vagrant
This builds an up-to-date Vagrant Alpine Linux Base Box
Stars: ✭ 22 (-90.18%)
Mutual labels:  alpine, alpine-linux
alpine-php-fpm
Lightweight and optimised PHP-FPM (PHP 7.4, 8.0, 8.1) Docker images with essential extensions on top of latest Alpine Linux.
Stars: ✭ 53 (-76.34%)
Mutual labels:  alpine, alpine-linux
Docker Ruby Node
🐳 Alpine Docker Image with latest versions of Ruby, Node.js and yarn installed. This Docker Image is actively maintained and updated regularly.
Stars: ✭ 74 (-66.96%)
Mutual labels:  alpine, alpine-linux
Socat
Run socat command in alpine container
Stars: ✭ 53 (-76.34%)
Mutual labels:  alpine, alpine-linux
docker-geoserver
A basic docker geoserver image with JAI and marlin renderer running on tomcat
Stars: ✭ 17 (-92.41%)
Mutual labels:  alpine, alpine-linux
Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (-33.48%)
Mutual labels:  alpine, alpine-linux
docker flutter
Alpine Linux image for Flutter & Dart with helpful utils and web build support.
Stars: ✭ 33 (-85.27%)
Mutual labels:  alpine, alpine-linux
alpine-buildpack-deps
An attempt at a "buildpack-deps"-like Docker image with Alpine Linux
Stars: ✭ 30 (-86.61%)
Mutual labels:  alpine, alpine-linux
alpine-prestashop
Prestashop running on Alpine Linux [Docker]
Stars: ✭ 13 (-94.2%)
Mutual labels:  alpine, alpine-linux
rails5-docker-alpine
Lightweight Docker development environment for Rails using Alpine Linux
Stars: ✭ 71 (-68.3%)
Mutual labels:  alpine, alpine-linux
headless-chrome-alpine
A Docker container running headless Chrome
Stars: ✭ 26 (-88.39%)
Mutual labels:  alpine, alpine-linux
docker-dind-awscli
A Docker image for Docker-in-Docker (dind) with AWS CLI v2 awscli tool included
Stars: ✭ 36 (-83.93%)
Mutual labels:  alpine, alpine-linux
Atilo
Linux installer for termux
Stars: ✭ 629 (+180.8%)
Mutual labels:  termux, alpine
Postinstall
💻 Bash Script to automate post-installation steps
Stars: ✭ 104 (-53.57%)
Mutual labels:  termux, alpine-linux

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   Arch Ubuntu
before installation Around 1 MB 😱  Around 400 MB Around 35 MB
after installation Around 80 MB Around 2000 MB Around 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].