I just installed Minecraft from app store and that takes care of it. Why complicate? Answer from Zars on reddit.com
Fabric Documentation
docs.fabricmc.net › players › installing-java › linux
Installing Java on Linux | Fabric Documentation
April 2, 2026 - This guide will walk you through installing Java 25 on Linux. The Minecraft Launcher comes with its own Java installation, so this section is only relevant if you want to use the Fabric .jar based installer, or if you want to use the Minecraft Server .jar.
[How To]: Install Minecraft & Basic Modding on Linux/Ubuntu - Discussion - Minecraft: Java Edition - Minecraft Forum - Minecraft Forum
***NOTE*** The following is a guide to installing Minecraft on Ubuntu, I did these exact steps on my Ubuntu 12.04 laptop, and MInecraft works perfectly. If... More on minecraftforum.net
How to run Minecraft 1.17 under Feodra or Ubuntu Based Linux Distros (Java 16 install)
Hello. I'm still unable to run 1.17. I have a Lenovo T540p with the following: ~$ uname -a Linux [hostname] 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ~$ java -version openjdk version "16.0.1" 2021-04-20 OpenJDK Runtime Environment (build 16.0.1+9-Ubuntu-120.04) OpenJDK 64-Bit Server VM (build 16.0.1+9-Ubuntu-120.04, mixed mode, sharing) ~$ cat /proc/cpuinfo |grep "model name" model name : Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz Supposed to have "Intel HD Graphics 4600" The Error Log for the Minecraft launcher ends thusly: 22:40:07.037 Error: LinkageError occurred while loading main class net.minecraft.client.main.Main java.lang.UnsupportedClassVersionError: net/minecraft/client/main/Main has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 57.0 22:40:07.037 Process crashed with exit code 1 Any ideas? PS, I also tried it with Oracle Java 16. It also crashes but gives no Error console output. 1.16.5 runs fine under either vendor's Java. More on reddit.com
How can you install java for minecraft?
I just installed Minecraft from app store and that takes care of it. Why complicate? More on reddit.com
Does Minecraft Java Edition run on Linux?
Java runs on linux, and minecraft java edition does as well.
You can also run bedrock on linux. Using this: https://github.com/ChristopherHX/mcpelauncher-manifest
I bought bedrock on my (android) phone and use that to run it on my PC.
More on reddit.comVideos
05:34
How To Install Java On Ubuntu 24.04 LTS (Linux) - YouTube
03:30
How To Download Java 21 For Minecraft! - Tutorial - YouTube
02:12
Installing Minecraft On Linux Mint (or Any Debian-based Distro) ...
How to install Java on Linux | Install latest Java
r/linux_gaming on Reddit: Linux Mint/Ubuntu - Easy ways to install ...
r/linux_gaming on Reddit: Minecraft Java on Ubuntu no longer works
Fabric Wiki
wiki.fabricmc.net › player:tutorials:java:linux
Install/Verify Java (Linux) [Fabric Wiki]
July 5, 2024 - Install Java using your distribution's package manager. This step will vary across distros, so in case it is not listed here, please refer to your distro's documentation. Convention: commands starting with a # must be run with privilges like so sudo [command] [options].
GeeksforGeeks
geeksforgeeks.org › installation guide › how-to-install-minecraft-on-linux
How to Install Minecraft on Linux ? - GeeksforGeeks
October 8, 2024 - Minecraft is one of the most popular sandbox video games developed by Mojang, originally created by Markus "Notch" Persson using the Java programming language. If you're an experienced gamer or new to the Minecraft world, playing it on Linux is easy with the right instructions. Here, we will walk you through the process of downloading and installing Minecraft on Linux systems, including Ubuntu, Debian, and other Linux distributions. If you don't have OpenJDK installed, then install it by entering the following commands in Terminal.
Sparked Host
help.sparkedhost.com › en › article › how-to-install-java-run-a-minecraft-server-on-a-linux-vps-4cy2pi
How to install Java & run a Minecraft server on a Linux VPS | Sparked Host Knowledge Base
November 11, 2022 - To install Java 16 (Recommended for Minecraft 1.17 - 1.17.1), Launch terminal, Run the command sudo apt install openjdk-16-jdk -y. To install Java 17 (Recommended for Minecraft 1.18 - Newer Versions), Launch terminal, Run the command sudo apt install openjdk-17-jdk -y.
Puppy Linux Discussion Forum
oldforum.puppylinux.com › board index › house training › howto ( solutions )
HOWTO manually install JAVA and MINECRAFT - (old)Puppy Linux Discussion Forum
July 13, 2021 - # tar -xvf jre-8u73-linux-x64.tar.gz # mkdir /usr/java/ # mv jre1.8.0_73/ /usr/java/ # ln -s /usr/java/jre1.8.0_73/bin/* /usr/bin/ Download Minecraft.jar from : https://minecraft.net/download Run it from console :
Prism Launcher
prismlauncher.org › wiki › getting-started › installing-java
Installing Java | Prism Launcher Wiki
In Prism Launcher 9.0+, you can let the launcher handle Java automatically on Windows, macOS and Linux (not available in all packages) by enabling “Autodetect Java version” and “Auto-download Mojang Java” in: ... This will make the launcher automatically download the right version of Java for your version of Minecraft (Java 8 for pre-1.17, Java 17 for 1.17-1.20.4, etc.).
Minecraft Forum
minecraftforum.net › home › minecraft forum › minecraft: java edition › discussion › [how to]: install minecraft & basic modding on linux/ubuntu
[How To]: Install Minecraft & Basic Modding on Linux/Ubuntu - Discussion - Minecraft: Java Edition - Minecraft Forum - Minecraft Forum
June 6, 2013 - Select the line saying "Save File." Now you have installed the minecraft.jar. This alone might work for some of you, but if not, then you need to install "OpenJDK Java 6 Runtime." You might be thinking to yourself "But isn't there a Java 7 Runtime?" The answer to that is yes, but for whatever reason, it will not work for launching Minecraft.
Linux Hint
linuxhint.com › install_minecraft_linux
How to Install Minecraft on Linux? – Linux Hint
Keep in mind that there are several versions of Minecraft, and this article is about Minecraft: Java Edition. Thanks to the official .DEB package, installing Minecraft on Ubuntu and its derivatives is a breeze, and the whole process won’t take you more than a few minutes. The first thing you need to do is download the Minecraft .DEB package from Minecraft’s official website. You can either open the alternative download page in your favorite web browser and download it from there, or you can use the following command and download the package to your home folder using wget:
It's FOSS
itsfoss.com › install-minecraft-ubuntu
Here's How I Managed to Install Minecraft on Ubuntu Linux
December 18, 2025 - Java is required to run Minecraft. So, you should install a proper Java runtime on your system. You have two main opti ons: OpenJDK: Easily installable from Ubuntu's repositories but I noticed a slight lag in movement during gameplay. OracleJDK: Deb file needs to be downloaded from Oracle's website but I find smoother movement with it. You can install the open-source OpenJDK using the command below:
ArchWiki
wiki.archlinux.org › title › Minecraft
Minecraft - ArchWiki
The unofficial Bedrock Minecraft ... mcpelauncher-linuxAUR. See Minecraft/Java Edition server for more information on how to set up a Minecraft Java server. The Bedrock Minecraft server can be installed via the minecraft-bedrock-serverAUR package. It provides a systemd unit file. This package creates a separate minecraft-bedrock account. To start the server, you may either use systemd or run it directly from the command line...
How-To Geek
howtogeek.com › home › linux › how to install minecraft on ubuntu or any other linux distribution
How to Install Minecraft on Ubuntu or Any Other Linux Distribution
July 5, 2022 - To use the PPA, open a terminal (click the Dash icon, search for Terminal, and click the Terminal shortcut) and run the following commands, pressing Enter after each: ... Agree to the prompts and accept Oracle's Java license agreement when prompted. Use the Tab key to select "Ok" in the terminal, then hit Enter. Use arrow keys to move between "Yes" and "No" when necessary. Next, download Minecraft.