Hi
Hi What is the best Jave ver. program for openSUSE 12.3_32bit pc
And how by mounting the image with terminal.
Hi
Hi What is the best Jave ver. program for openSUSE 12.3_32bit pc
And how by mounting the image with terminal.
As user open terminal and type command zypper se java
This shows all applications (programs) with java in their name, any installed marked with an i in the left column with āSā at the top.
To show only what already installed type command zypper se -i java
then to see information about an application as user at terminal type commands zypper info <which application>
example **zypper info java-1_7_0-openjdk **
NOTE you need root access to install or remove them.
The browseable package list currently shows content for 12.3 : Package list - openSUSE
.
monuser wrote:
>
> Hi
>
> Hi What is the best Jave ver. program for openSUSE 12.3_32bit pc
>
> And how by mounting the image with terminal.
>
>
java/jre is installed by default
open a terminal/konsole and execute the command java -version.
You should get something like this
$java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
ā
GNOME 3.6.2
openSUSE Release 12.3 (Dartmouth) 64-bit
Kernel Linux 3.7.10-1.16-desktop