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 revisionPrevious revision
Next revision
Previous revision
jxclient-linux [2025/05/22 17:27] – [Check Java Installation and Version] Add Temurin as possible output to java command leafjxclient-linux [2025/08/29 18:16] (current) – [Linux Mint 22.1 (Xia)] Update with installation package list leaf
Line 69: Line 69:
 If you have Java installed you can proceed to the Download instructions. If Java is not installed, follow the next steps for installing OpenJDK. If you have Java installed you can proceed to the Download instructions. If Java is not installed, follow the next steps for installing OpenJDK.
  
 +==== Switching between Java Versions ====
 +
 +You might have installed several versions of Java on your system, you can switch from one.
 +
 +After running this command, you will see a list of all installed Java versions, select:
 +
 +  sudo alternatives --config java
 +
 +Simply enter a selection number to choose which java executable should be used by default.
 +
 +Verify active Java version:
 +
 +  java -version
 ==== Distribution Specific Install Instructions ==== ==== Distribution Specific Install Instructions ====
  
Line 115: Line 128:
 Last tested date: 2024-April-4 Last tested date: 2024-April-4
  
 +==== Debian 13 (Trixie) ====
 +
 +A quick reference for Debian 13 (Trixie):
 +
 +  sudo apt install openjdk-21-jre
 +
 +Instructions creation date: 2025-August-29
 +
 +Last tested date: 2025-August-29
 ==== Devuan ==== ==== Devuan ====
  
Line 152: Line 174:
  
 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)  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 ==== 
- 
-A quick reference for Fedora 37 using the command line interface: 
- 
-  sudo dnf install java-17-openjdk 
- 
-Instructions creation date: 2024-April-04 
- 
-Last tested date: 2024-May-04 
-   
-==== Fedora 38 ==== 
- 
-A quick reference for Fedora 38 using the command line interface: 
- 
-  sudo dnf install java-17-openjdk 
- 
-Instructions creation date: 2024-April-4 
- 
-Last tested date: 2024-May-05 
- 
-==== Fedora 39 ==== 
- 
-A quick reference for Fedora 39 using the command line interface: 
- 
-  sudo dnf install openjdk-17-jre 
- 
-Instructions creation date: 2024-April-04 
- 
-Last tested date: 2024-May-05 
  
 ==== Fedora 40 ==== ==== Fedora 40 ====
Line 312: Line 304:
  
 Last tested date: 2024-July-26 Last tested date: 2024-July-26
 +
 +==== Linux Mint 22.1 (Xia) ====
 +
 +A quick reference for Linux Mint 22.1 (Xia) using command line interface:
 +
 +  sudo apt install default-jre
 +
 +Instructions creation date: 2025-August-29
 +
 +Last tested date: 2025-August-29
 ==== Linux Mint Debian Debian Edition 6 ==== ==== Linux Mint Debian Debian Edition 6 ====
  
jxclient-linux.1747952827.txt.gz · Last modified: by leaf

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki