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
jxclient-linux [2024/04/08 23:57]
leaf [Java or OpenJDK Installation] Remove v8 reference from summary text
jxclient-linux [2024/05/05 01:44] (current)
leaf [Fedora 39] Update last test update
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-04
  
-Last tested date: 2024-April-5+Last tested ​date: 2024-May-05 
 + 
 +==== 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.1712638674.txt.gz · Last modified: 2024/04/08 23:57 by leaf