Please mind im fairly new to linux so please try to keep the technobabble to a minimum.
So in the ubuntu software centre i tried to install the java 6 runtime and it gave me this error message
The following packages have unmet dependencies:
openjdk-6-jre: Depends: openjdk-6-jre-headless (>= 6b34-1.13.6-1ubuntu0.14.04.1) but 6b34-1.13.6-1ubuntu0.14.04.1 is to be installed
Depends: libjpeg8 (>= 8c) but 8c-2ubuntu8 is to be installed
Depends: libpulse0 (>= 1:0.99.1) but 1:4.0-0ubuntu11 is to be installed
Depends: libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) but it is not going to be installed
Another window popped up and said that
The Ubuntu Software Centre is has experienced an internal error
sudo apt-get update && sudo apt-get install -f
– Elder Geek Apr 15 '15 at 13:23The following packages were automatically installed and are no longer required: linux-headers-generic linux-image-generic
But it doesnt seem like anything was fixed.
– kylevv Apr 15 '15 at 13:29