- Notifications
You must be signed in to change notification settings - Fork15
SetupTermuxPRoot.sh 📲 shall install Linux distributions in Termux on Android and Chrome. This setup script will attempt to set Linux distributions up in your Termux environment.
License
SDRausty/TermuxPRoot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-r--r--r--setupTermuxArch.bash
-rwxrwxrwxsetupTermuxArch.bash
This Termux bash setup shell script will attempt to set Arch Linux up in your Termux environment. Seeinstall for options how to runsetupTermuxArch.bash
on device. Usebash setupTermuxArch.bash
to installArch Linux in a TermuxPRoot container on your Android smartphone and tablet, and Chromebook too. When successfully completed, you will be experiencing the pleasure of the Linux command prompt in Arch Linux in Termux PRoot on Android, Chromebook and Fire OS on smartphone, tablet and wearable.
Comments are welcome athttps://github.com/TermuxArch/TermuxArch/issues ✍
Pull requests are welcomehttps://github.com/TermuxArch/TermuxArch/pulls ✍
Thank you for making this project work better and please contribute 🔆 Contributors andNotice to Contributors have more information about this project.
PRoot has more information about Linux on device with Termux.
Sharehttps://wiki.termux.com/wiki/Development everwhere🌎🌍🌏🌐!
Install Arch Linux into a Termux PRoot container withbash setupTermuxArch.bash
. After succesfull installation start the container withstartarch
.
Seehttps://TermuxArch.github.io/TermuxArch/docs/install for options how to runsetupTermuxArch.bash
on device.
Seehttps://TermuxArch.github.io/docsTermuxArch/startingArch for options how to start the Arch Linux containerstartarch
on device.
This repository uses submodules. To get all the pieces of this repository run the following code after cloning in the root directory of this repository:
git submodule update --init --recursive