About 159,000 results
Open links in new tab
  1. How to find path where jdk installed? - Unix & Linux Stack Exchange

    Sep 29, 2011 · I've installed jdk1.7.0.rpm package in RHEL6. Where I do find the path to execute my first java program?

  2. How can I install Java 8 on Debian 11 (Bullseye)?

    Apr 19, 2022 · Go to the releases page, select Linux for the OS, x64 for the Architecture (assuming you have an AMD64/x64 machine), select 8 for the version, and select JRE under …

  3. How can I install Java 8 on Debian 12 (bookworm)?

    Jun 26, 2023 · How can I install Java 8 on Debian 12 (bookworm)? Ask Question Asked 2 years, 5 months ago Modified 9 months ago

  4. How to install Java 8 on Kali Nethunter - Unix & Linux Stack …

    Feb 26, 2021 · 1 Guys I need to install jdk 8 for my programs to work better, many programs do not support the version higher than Java 8 so I want to install Java 8 to run better, I tried to …

  5. How to install Java 13 to Kali Linux? - Unix & Linux Stack Exchange

    Jun 23, 2020 · I downloaded jdk-13.0.2_linux-x64_bin.deb from oracle and installed using dpkg. However, update-alternatives --config java doesnt show java13. How do i get the java -version …

  6. How do I install Java for all users? - Unix & Linux Stack Exchange

    Jul 16, 2023 · If you are using Raspberry Pi OS 11 (bullseye) on your Raspberry Pi, Java 8 should still be available in the default apt repositories. Therefore you could install Java 8 for all users …

  7. How to install jar command in Elementary OS - Unix & Linux Stack …

    Apr 28, 2015 · I'm using Elementary OS, and just found I've not jar command. I tried to install it through the "typical": apt-get install jar But this doesn't work, since "jar" is not found in the …

  8. command to install java jdk latest version on kali

    Nov 28, 2020 · 3 Kali Linux is based on Debian where default-jdk is a "recommended" or best Java SDK version which currently is openjdk-11-jdk. If you need Java 15 you need to install …

  9. Java: what exactly does a headless install mean? - Unix & Linux …

    Oct 16, 2023 · I'm installing Java and Tomcat on a headless server. The client doesn't have Java and just sees a webpage. Should I install openjdk-17, or openjdk-17-headless?

  10. rpm - OpenJDK 17 for CentOS 7 - Unix & Linux Stack Exchange

    May 23, 2022 · Currently there is no possibility to install java-17-openjdk through sudo yum install java-17-openjdk on a CentOS 7 system (CentOS Linux release 7.9.2009 (Core)) as it was …