Java Installation
Install at least java version 17 in the following order
Download java package
Import Azul’s public key:
echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" | sudo tee /etc/apt/sources.list.d/zulu.list
Install the required Azul Zulu package:
Check java version