-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathblurb2.md
More file actions
19 lines (12 loc) · 1.16 KB
/
blurb2.md
File metadata and controls
19 lines (12 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# [TermuxArch](https://github.com/sdrausty/TermuxArch)
Now you can install Arch Linux in Termux 📲 on your smartphone and tablet. More information at https://sdrausty.github.io/TermuxArch
Java is available through https://sdrausty.github.io/TermuxArch/ Just follow the easy install instructions at https://sdrausty.github.io/TermuxArch/docs/docs/install or just un the following in you Termux window:
```
cd && git clone https://github.com/sdrausty/TermuxArch
./TermuxArch/setupTermuxArch.sh
```
Read more about the Arch Linux package manager at [duckduckgo](https://duckduckgo.com/?q=arch+linux+install+java+pacman&atb=v90-2__&t=cros&ia=qa)
To install java run `pacman -Syy; # pacman -Su; # pacman -S jdk8-openjdk`
Comments welcome at https://github.com/sdrausty/TermuxArch/issues
Pull requests welcome at https://github.com/sdrausty/TermuxArch/pulls
This Termux bash setup shell script will attempt to set Arch Linux up in your Termux environment on your Android smartphone and tablet, and Chromebook. When successfully completed, you will be experiencing the pleasure of the Linux command prompt in Arch Linux in Termux on your device. https://sdrausty.github.io/TermuxArch/