Install the Java Runtime Environment (jre) on Ubuntu with this command:
// To install the Java Runtime Environment (jre) // First, check if the JRE is not installed: $ java -version // Install default-jre: $ sudo apt-get install default-jre
Installing the Java Runtime Environment · Gist
Or maybe you want the JRE non-free ppa: Oracle Java (JDK) Installer
64 bit - How do you install Java Runtime 64bit on 12.10? - Ask Ubuntu
Related posts by tag
- 07 Nov 2024 daisyUI — Tailwind CSS Components
- 04 Mar 2024 Using personal gems with Bundle without bothering your colleagues.
- 12 Jul 2023 Protomaps - A serverless system for planet-scale maps