Java on Linux: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Java")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=
* [[Java#Subjects|Java]]
* [[Java#Subjects|Java]]
=Operations=
==Available Java Installations==
Displayed with [[alternatives]].
<syntaxhighlight lang='bash'>
alternatives --display java
</syntaxhighlight>

Latest revision as of 04:02, 22 January 2021

Internal

Operations

Available Java Installations

Displayed with alternatives.

alternatives --display java