User Tools

Site Tools


jxclient-linux

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
jxclient-linux [2024/04/08 17:57]
leaf [Launching the Client] Heading format update
jxclient-linux [2024/05/05 00:33]
leaf [Fedora 38] Update last test date
Line 5: Line 5:
 ==== Java or OpenJDK Installation ==== ==== Java or OpenJDK Installation ====
  
-While either Sun Java or OpenJDK will work, the initial instructions are a guide for using OpenJDK ​Java Runtime Environment (or JRE).+While either Sun Java or OpenJDK will work, the initial instructions are a guide for using OpenJDK Java Runtime Environment (or JRE).
  
 ===== Distribution Specific Dependencies ===== ===== Distribution Specific Dependencies =====
Line 113: Line 113:
  
 For all Devuan versions, it is also possible to install Java using `default-jre` package (This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture) For all Devuan versions, it is also possible to install Java using `default-jre` package (This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture)
 +
 +==== Devuan Beowulf 3.1.1 ====
 +
 +A quick reference for Devuan Beowulf 3.1.1
 +
 +  sudo apt install openjdk-11-jre
 +  ​
 +Instructions creation date: 2024-May-2
 +
 +Last tested date: 2024-May-2
  
 ==== Devuan Chimaera 4.0 ==== ==== Devuan Chimaera 4.0 ====
Line 122: Line 132:
 Instructions creation date: 2024-April-4 Instructions creation date: 2024-April-4
  
-Last tested date: 2024-April-4+Last tested date: 2024-May-2
  
 ==== Devuan Daedalus 5.0 ==== ==== Devuan Daedalus 5.0 ====
Line 128: Line 138:
 A quick reference for Devuan (Daedalus 5.0): A quick reference for Devuan (Daedalus 5.0):
  
-  sudo apt install openjdk-8-jre+  sudo apt install openjdk-17-jre
  
-Instructions creation date: 2024-April-4+Instructions creation date: 2024-April-04
  
-Last tested date: 2024-April-4+Last tested date: 2024-May-03
  
 ==== Fedora ==== ==== Fedora ====
 +
 +For all Fedora versions, it is also possible to install Java using `java-latest-openjdk` package (This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture) ​
  
 ==== Fedora 37 ==== ==== Fedora 37 ====
Line 142: Line 154:
   sudo dnf install java-17-openjdk   sudo dnf install java-17-openjdk
  
-Instructions creation date: 2024-April-4+Instructions creation date: 2024-April-04
  
-Last tested date: 2024-April-5+Last tested date: 2024-May-04
   ​   ​
 ==== Fedora 38 ==== ==== Fedora 38 ====
Line 154: Line 166:
 Instructions creation date: 2024-April-4 Instructions creation date: 2024-April-4
  
-Last tested date: 2024-April-5+Last tested date: 2024-May-05
  
 ==== Fedora 39 ==== ==== Fedora 39 ====
Line 160: Line 172:
 A quick reference for Fedora 39 using the command line interface: A quick reference for Fedora 39 using the command line interface:
  
-  sudo dnf install openjdk-8-jre+  sudo dnf install openjdk-17-jre
  
 Instructions creation date: 2024-April-4 Instructions creation date: 2024-April-4
  
-Last tested date: 2024-April-5+Last tested date: 2024-April-26 
 + 
 +==== Fedora 40 ==== 
 + 
 +A quick reference for Fedora 40 using the command line interface:​ 
 + 
 +  sudo dnf install openjdk-17-jre 
 + 
 +Instructions creation date: 2024-April-4
  
 +Last tested date: 2024-April-26
 ==== Linux Mint ==== ==== Linux Mint ====
  
Line 349: Line 370:
  
 Last tested date: 2024-April-8 Last tested date: 2024-April-8
 +
 +==== Ubuntu 24.04 (Noble Numbat) ====
 +
 +A quick reference for Ubuntu 24.04 (Noble Numbat)
 +
 +   sudo apt install openjdk-17-jre
 +
 +Instructions creation date: 2024-April-24
 +
 +Last tested date: 2024-April-24
  
 ===== Download JXClient ===== ===== Download JXClient =====
jxclient-linux.txt · Last modified: 2024/05/15 13:40 by leaf