I\'ve tried to add the Canonical Partner repository, but I still can\'t find the sun-java6-jdk package. What is the right way to install the Oracle Sun JDK inst
sun-java6-jdk
If add-apt-repository it's not working try this:
sudo apt-get install python-software-properties
That package is required in order to execute that command, in my server it wasn't installed by default (Ubuntu server x64)