executing oracle-java8-installer

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
RVDowning
Level 3
Level 3
Posts: 122
Joined: Thu Oct 01, 2015 2:27 pm
Location: Suwanee, Georgia USA

executing oracle-java8-installer

Post by RVDowning »

I already have java7 installed on my system and use it for the android development environment.

If I execute sudo apt-get install oracle-java8-installer I get
Reading package lists... Done
Building dependency tree
Reading state information... Done
oracle-java8-installer is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

So, how does one actually execute oracle-java8-installer to actually do the installation of java8? Or do I have to go to the Oracle site and just download everything myself?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
karlchen
Level 23
Level 23
Posts: 18212
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: executing oracle-java8-installer

Post by karlchen »

Hello, RVDowning.

The Launchpad Oracle Java (JDK) 7 / 8 / 9 Installer PPA webpage clearly states:
Oracle Java (JDK) Installer (automatically downloads and installs Oracle JDK7 / JDK8 / JDK9). There are no actual Java files in this PPA.
Means, in case Oracle Java 8 installer does not download and install Java 8 on your system, something must be wrong,
+ either with the installed Java 8 installer
+ or on your system
which prevents the installer from doing its job.

The section Install Oracle Java 8 (JDK8 and JRE8) in Ubuntu or Linux Mint on the webpage Install Oracle Java 8 In Ubuntu Or Linux Mint Via PPA Repository [JDK8] holds an explanation on cases where it will indeed be necessary to download the Java 8 .tar.gz installation package from the Oracle Java download page, store it to a particular folder and use the Orcle Java 8 installer then.

Might be worth a try to read the section Install Oracle Java 8 (JDK8 and JRE8) in Ubuntu or Linux Mint carefully.

Regards,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 771 days now.
Lifeline
RVDowning
Level 3
Level 3
Posts: 122
Joined: Thu Oct 01, 2015 2:27 pm
Location: Suwanee, Georgia USA

Re: executing oracle-java8-installer

Post by RVDowning »

Downloaded it manually. Still don't know why the installer didn't work. An error message(s) indicating what it didn't like would have been nice.
User avatar
Pjotr
Level 24
Level 24
Posts: 20092
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: executing oracle-java8-installer

Post by Pjotr »

You can install Oracle Java 8 update 77 like this, quite easily:
https://sites.google.com/site/easylinuxtipsproject/java
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
Locked

Return to “Software & Applications”