I want to run a minecraft server on my raspberry pi with debian 12(bookworm) on 1.12.2 and for that
I need to use Java 8.
Problem is that i cant install Java 8 on Debian 12.
Are there solutions or workarounds I can use?
Help would be appreciated.
I will provide further info if needed.
Thanks
I tried using temurin 8 jdk but it seems to not work
E: Unable to locate package temurin-8-jdk
2
Answers
You can install Java 8, which is distrubuted by Adoptium, step by step as below.
Source: https://gist.github.com/ansulev/1b924e87bd091b1d78e06d918faa8fcf
Just download the package for ARM64 and then install it: