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

    Nov 13, 2023 · sudo apt install openjdk-21-jdk => Unable to locate package openjdk-21-jdk And the highest openjdk package that apt has is openjdk-18 . . . – Trunk Commented May 29, 2024 at 16:57

  2. Can't open OpenJDK java 7 runtime - Ask Ubuntu

    Jun 30, 2015 · I installed OpenJDK java 7 runtime through the software centre. When I go to search for it, all I find is 'OpenJKD java 7 policy tool'.

  3. Package dependencies cannot be resolved when trying to install …

    Jun 7, 2016 · The following packages have unmet dependencies: openjdk-8-jre: Depends: openjdk-8-jre-headless (= 8u91-b14-0ubuntu4~15.10.1) but 8u91-b14-0ubuntu4~15.10.1 is to be installed Depends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) but it is not going to be installed Depends: libgif4 (>= 4.1.4) but it is not going to be installed

  4. How do I install openjdk 7 on Ubuntu 16.04 or higher?

    Nov 19, 2016 · java version "1.7.0_161" OpenJDK Runtime Environment (IcedTea 2.6.12) (7u161-2.6.12-1) OpenJDK 64-Bit Server VM (build 24.161-b01, mixed mode) Option 2: Automatic Installation (including updates with apt) Pinning can be utilized to install and update openjdk-7-jdk and its dependencies from Debian repositories.

  5. openjdk - How can I tell what version of Java I have installed?

    Jun 12, 2012 · java version "1.7.0_04" Java(TM) SE Runtime Environment (build 1.7.0_04-b20) Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode) Although yours will be in 32 bits. I highly suggest using Java 7, but the updates will try to install Java 6 too. That is OK. But your default should still come up as 7.

  6. openjdk - How to find path to java? - Ask Ubuntu

    May 14, 2016 · When I check the Java version. java -version I get. openjdk version "1.8.0_91" OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-0ubuntu4~14.04-b14) OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode) But where was it saved? I need to know because I should set this path into AndroidStudio.

  7. jdk-12.0.1 installed, but java --version command showing openjdk …

    Jul 12, 2019 · If you only need a single Java installation, it would be easier to install the latest Java as a system package via the official repositories or ppa: OpenJDK 12: sudo apt install openjdk-12-jdk Oracle JDK 12: sudo add-apt-repository ppa:linuxuprising/java sudo apt install oracle-java12-installer

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

    Updated for Ubuntu 18.04. Use ppa : sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java8-installer

  9. java - FreeMind won't run even with OpenJDK JRE installed - Ask …

    Jul 13, 2020 · I installed FreeMind from USC Ubuntu 12.04, but it failed to run with the following error: [warning] /usr/bin/freemind: No java runtime was found [error] /usr/bin/freemind: Unable to find an approp...

  10. Can't get OpenJDK Java 7 Runtime to open 'minecraft.jar' file

    Use the OpenJDK Java 6 runtime, not the Java 7 runtime. In Nautilus (the file manager), right-click on the file, go to Properties > Permissions, and click the checkbox to allow executing the file as a program.

Refresh