User Tools

Site Tools


player:tutorials:java:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
player:tutorials:java:linux [2022/06/25 21:42] – external edit 127.0.0.1player:tutorials:java:linux [2024/04/05 13:31] (current) mineblock11
Line 1: Line 1:
-===== Install/Verify Java (Linux) =====+[[https://docs.fabricmc.net/players/installing-java/linux|{{::move-notice.png?nolink&400|}}]] 
 + 
 +====== Install/Verify Java (Linux) ======
  
 You will need Java installed if you want to: You will need Java installed if you want to:
  
-  * run the current version of the Fabric Installer +  * Run the 'Universal Jar' Fabric Installer 
-  * use MultiMC +  * Install a Fabric server. [[player:tutorials:install_server|Linux/CLI]] guide available 
-  * change the default "JAVA EXECUTABLEto other than the bundled Java runtime in a Minecraft Launcher "Installation"+  * Run Minecraft in MultiMC or Prism Launcher 
 +  * Run ATLauncher or Technic Launcher 
 +  * Change the default JAVA EXECUTABLE” to other than the bundled Java runtime in a Minecraft Launcher Installation
  
 ---- ----
-==== STEP 1: Verify if Java is already installed ====+===== STEP 1: Verify if Java is already installed =====
  
 Open a terminal window and execute ''java -version''. Open a terminal window and execute ''java -version''.
Line 22: Line 26:
  
 ---- ----
-==== STEP 2: Install Java ====+===== STEP 2: Install Java =====
  
 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. 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.
Line 28: Line 32:
 Convention: commands starting with a ''#'' must be run with privilges like so ''sudo [command] [options]''. Convention: commands starting with a ''#'' must be run with privilges like so ''sudo [command] [options]''.
  
-==== Arch Linux ====+===== Arch Linux =====
  
 Install the latest JRE with this command: Install the latest JRE with this command:
Line 45: Line 49:
 </code> </code>
  
-For more information, see the [[https://wiki.archlinux.org/index.php/Java|wiki article]].+For more information, see the [[https://wiki.archlinux.org/index.php/Java|Arch Linux Wiki article]].
  
-==== Fedora ====+===== Fedora =====
  
 Install the JRE for Java 8 with this command: Install the JRE for Java 8 with this command:
Line 64: Line 68:
 </code> </code>
  
-For more information, see the [[https://docs.fedoraproject.org/en-US/quick-docs/installing-java/|wiki article]].+For more information, see the [[https://docs.fedoraproject.org/en-US/quick-docs/installing-java/|Fedora Wiki article]].
  
-==== Gentoo ====+===== Gentoo =====
  
 Install the latest JRE with this command: Install the latest JRE with this command:
Line 84: Line 88:
 </code> </code>
  
-For more information, see the [[https://wiki.gentoo.org/wiki/Java|wiki article]].+For more information, see the [[https://wiki.gentoo.org/wiki/Java|Gentoo Wiki article]].
  
-==== Void Linux ====+===== Void Linux =====
  
 Install the latest JRE with this command: Install the latest JRE with this command:
player/tutorials/java/linux.1656193320.txt.gz · Last modified: 2022/06/25 21:42 by 127.0.0.1