/JavaOnArm

Run java on your ARM device

Primary LanguageShell

Java On Arm

Run java on your ARM device!

Screenshot

REQUIRIMENT

Download the requiriment

$ sudo apt install wget

COMMAND

Download the .sh file

$ wget --no-check-certificate https://raw.githubusercontent.com/LightNabz/JavaOnArm/main/java-17.0.1-arm.sh

after doing as above, use

$ sudo bash java-17.0.1-arm.sh

and yeah, java has sucsesfully installed on your arm device.

if you wants install java on termux, just use ~$ apt install openjdk-17