Due to the new Java license, Oracle JDK was removed from Ubuntu repository and it doesn’t be hosted in the PPA.
If you want to use Oracle Java instead of OpenJDK Java Runtime in Ubuntu.
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
Setting up openjdk-7-jre-headless:i386 (7u9-2.3.3-0ubuntu1~12.10.1) ...
update-alternatives: error: alternative path /usr/lib/jvm/java-7-openjdk-i386/jre/lib/jexec doesn't exist
dpkg: error processing openjdk-7-jre-headless:i386 (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of openjdk-7-jre:i386:
openjdk-
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
Oracle Java has been removed from the official Ubuntu repositories due to the new Java license.
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 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...
I have recently installed openjdk just to try out writing some java application
$ dpkg -l | grep jdk
ii openjdk-7-jdk 7u7-2.3.2a-0ubuntu0.12.04.1 OpenJDK Development Kit (JDK)
ii openjdk-7-jre 7u7-2.3.2a-0ubuntu0.12.04.1 OpenJDK Java runtime, using Hotspot JIT
ii openjdk-7-jre-headless 7u7-2.3.2a-0ubuntu
I am new to Arch and this is my first post. I formerly used kubuntu. I am having trouble with the simple command "yaourt -S jre". I get the following output:looking for inter-conflicts...
:: jre and jre7-openjdk are in conflict (java-runtime). Remove jre7-openjdk? [y/N] y
:: jre and jre7-openjdk-headless are in conflict (java-runtime-headless).