Ubuntu: Build Java environment

updated at Jul 30, 2020
javaubuntu

from Gist: oriverk/InstallLanguage2Ubuntu.md

Setup

sudo apt update
sudo apt install openjdk-11-jdk
# confirmation
java --version

© 2021 Kawano Yudai

This website uses Google Analytics. This source code is here