Oracle Java has been removed from the official Ubuntu repositories due to the new Java license.
I installed oracle for a bit because I thought I was having trouble with openjdk, after a bit of testing it turned out it wasn't openjdk so I switched back and un installed oracle but when I didit still left over the oracle console oracle, visualVM and two other oracle java related links I was just wonder how you get rid of these as well and what I did wrong.
Here's what I did, did I miss somethi
I am currently having issues completely removing Oracle's Java 7 and replacing it with the original OpenJDK Java, any help would be appreciated, here is what it is showing when attempting to purge oracle-java7*
drakal@Drakal-Ubuntu:~$ sudo apt-get purge oracle-java7*
Reading package lists... Done
Building dependency tree
Reading state information...
The following tutorial will teach all users of the Ubuntu operating system how to install the Java Runtime and SDK from Oracle on their machines.
By default, new Ubuntu installation comes with an open source implementation of Java SE installed, called OpenJDK (Open Java Development Kit), which is not compatible with applications written in Orac... (read more)
So how exactly would one go about installing the official Java 7 packages from Oracle? I would enjoy installing Java 7 (officially), but I could live with OpenJDK if I had to.I'm curious, though. Java 6 was a .bin file which I think, if I remember correctly, just self-extracted, but Java 7 is packaged as either a .rpm (I would prefer not to use alien to try and make .debs) or a .t
that's just what I need. thanks, Domicide. How do I read the result? Does status auto mode means it'll be used automatically?
Hi all,
I am new to ubuntu.I tried to install jdk 7 using the command
sudo apt-get install openjdk-7-jdk
But I am getting the following error :
Errors were encountered while processing:
oracle-java7-installer
libaccess-bridge-java
libaccess-bridge-java-jni
openjdk-7-jre
openjdk-7-jdk
E: Sub-process /usr/bin/dpkg returned an error code (1)
How to rectify the above error
Thanks in
I want to play this java simulation: http://www.compadre.org/OSP/items/detail.cfm?ID=9640 in java 3d mode on a linux (ubuntu) system. But it doesn't work.
If I switch to java 3d-mode it complains that java 3d is not installed. sudo aptitude install libjava3d-java didn't help.
Then I did a right click in this java app and selected Diagnostics-> About Java 3D.
I searched askubuntu and tried the suggestions but failed .I try this question:How to completely uninstall/reinstall Java
1.I run sudo apt-cache search openjdk get the following:
openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-6-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-6-doc - OpenJDK Development Kit (JDK) documentation
openjdk-6-jdk - OpenJDK D