How to Install default-jre in Ubuntu 18.04



Install default-jre by entering the following commands in the terminal:

sudo apt update
sudo apt install default-jre

Description:

Standard Java or Java compatible Runtime

This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for amd64.

Homepage: https://wiki.debian.org/Java/

Version: 2:1.10-63ubuntu1~02

Section: interpreters