About 171,000 results
Open links in new tab
  1. apt - install openjdk 21 - Ask Ubuntu

    Nov 13, 2023 · sudo apt install openjdk-21-jdk It's in the Universe repository, so be sure you have that enabled. It wasn't available yet when you asked the question, but it is now. If you add a …

  2. java - How do I install Oracle JDK 6? - Ask Ubuntu

    Most of the software is not thoroughly tested with Java 7 and I would like to install Oracle's JDK 6.0 on Ubuntu 11.10. Could someone please provide me the instructions for the same?

  3. How can I install Sun/Oracle's proprietary Java JDK or JRE?

    I want to install Oracle's JRE and to update to the latest version with the Software Updater when they released. Is there a Ubuntu package that is provided by Canonical or Oracle? Before …

  4. software installation - How do I install Java? - Ask Ubuntu

    Jun 13, 2011 · Also important is to install the wrapper for supporting Java applications on your web browser, the Iced-Tea Java Plugin. IcedTea Plugin Or via a terminal sudo apt-get install …

  5. software installation - Java JRE 8 install - Ask Ubuntu

    Aug 16, 2017 · I am trying to install Java JRE 8 on my Linux machine (Ubuntu 14.04 (Trusty Tahr)). I've done two things: The first was follow Java's help page. I downloaded the tarball …

  6. unable to install jre and jdk in ubuntu 24.04.2 [duplicate]

    May 17, 2025 · unable to install jre and jdk in ubuntu 24.04.2 number of tries: ubuntu@ubuntu-VirtualBox:~$ java -version Command 'java' not found, but can be installed with: sudo apt …

  7. updates - How to upgrade Java on Ubuntu? - Ask Ubuntu

    I installed Ubuntu on my computer, and now my Java version is not updated. I have Java, so I don't need to install - just update the current version. Can someone please tell me the …

  8. java - Install OpenJDK 22 on Ubuntu 24.04 - Ask Ubuntu

    May 23, 2024 · I've just upgraded from Ubuntu 23.10 to Ubuntu 24.04, on my Ubuntu 23.10 I had OpenJDK 22 ea from apt, now I can't see any 22 version, why is that? was it deleted from the …

  9. How to install the Java JDK on Raspberry Pi

    May 23, 2015 · 43 To install the Java Runtime Environment (JRE) run the following command: sudo apt-get install openjdk-7-jre This installs the Java JRE (Java Runtime Environment) …

  10. How to install Java 18 (JRE) on Ubuntu LTS 20.04 [duplicate]

    Dec 4, 2021 · Closed 4 years ago. My kid really wants me to upgrade the minecraft server I run from 1.17.1 to 1.18, but when I tried, I found that it required Java 18. It looks like Java 18 is …