About 25,600 results
Open links in new tab
  1. jdk - Installing Java Offline - Ask Ubuntu

    Dec 22, 2015 · Installing Java Offline Find out whether you are running a 32 bit or a 64 bit OS: uname -m x86_64: 64 bit kernel i686: 32 bit kernel Go to the Oracle Java SE website and …

  2. Should I download Java's tar.gz or rpm to do offline java …

    Thanks. But I wish to get an installer package for offline installing, instead of every time downloading from the web.

  3. ubuntu gnome - Installing Java without internet - Ask Ubuntu

    0 This question already has answers here: How can I install software or packages without Internet (offline)? (24 answers)

  4. Minecraft Forge client 1.12.2 not working on Ubuntu 20.04

    Jun 29, 2020 · Run the Forge JAR file (on Windows double-clicking it should be sufficient): java -jar forge-1.12.2-14.23.5.2855-installer.jar When the GUI pops up select "Install client" or …

  5. 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 …

  6. 24.04 - How to upgrade to 24.10 - Ask Ubuntu

    Nov 27, 2024 · I wanted to know how to upgrade from version 24.04.1 LTS to 24.10. I have Ubuntu Pro, so how do I do it?

  7. java - How to properly install Temurin JDK with update …

    Nov 13, 2021 · I would recommend searching for documentation regarding the Temurin JDK or visit their forums/sites. Is there a read.me file or other installation instructions?

  8. apt - install openjdk 21 - Ask Ubuntu

    Nov 13, 2023 · For Ubuntu 22.04, you should be able to simply: 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 …

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

    Jun 13, 2011 · If you really want to use Oracle's Java SE Platform, see How can I install Sun/Oracle's proprietary Java JDK 6/7/8 or JRE?.

  10. java - How to install OpenJDK 8 on 14.04 LTS? - Ask Ubuntu

    May 12, 2014 · Hence the below method no longer works and exists because of historical reasons. sudo add-apt-repository ppa:webupd8team/java -y sudo apt-get update sudo apt-get …