Não consigo instalar Oracle Java no Ubuntu 18.04 LTS [RESOLVIDO]

1. Não consigo instalar Oracle Java no Ubuntu 18.04 LTS [RESOLVIDO]

Kleber ferreira
K_SouzA

(usa Ubuntu)

Enviado em 07/04/2020 - 11:27h

Preciso instalar o java para poder usar o ArgoUML tentei seguir esse tutorial https://www.edivaldobrito.com.br/oracle-java-no-ubuntu-18-04-lts/
O que me aparece é isso:

Minha Maquina:~$ sudo add-apt-repository ppa:webupd8team/java
[sudo] senha para Minha Maquina:
The Oracle JDK License has changed for releases starting April 16, 2019.

The new Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK licenses. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. An FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html

Oracle Java downloads now require logging in to an Oracle account to download Java updates, like the latest Oracle Java 8u211 / Java SE 8u212. Because of this I cannot update the PPA with the latest Java (and the old links were broken by Oracle).

For this reason, THIS PPA IS DISCONTINUED.

For Oracle Java 11, see a different PPA -> https://www.linuxuprising.com/2019/06/new-oracle-java-11-installer-for-ubuntu.html

That same PPA also has Oracle Java 13 -> https://www.linuxuprising.com/2019/09/install-oracle-java-13-on-ubuntu-linux.html

and Oracle Java 14 ->
https://www.linuxuprising.com/2020/03/how-to-install-oracle-java-14-jdk14-on.html

Old description:

Oracle Java (JDK) Installer (automatically downloads and installs Oracle JDK8). There are no actual Java files in this PPA.

Important -> Why Oracle Java 7 And 6 Installers No Longer Work: http://www.webupd8.org/2017/06/why-oracle-java-7-and-6-installers-no.html

Update: Oracle Java 9 has reached end of life: http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html

The PPA supports Ubuntu 18.10, 18.04, 16.04, 14.04 and 12.04.

More info (and Ubuntu installation instructions):
- http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html

Debian installation instructions:
- Oracle Java 8: http://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html
Mais informações: https://launchpad.net/~webupd8team/+archive/ubuntu/java
Prima [ENTER] para continuar ou Ctrl+C para cancelar a sua adição.

Obter:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Atingido:2 http://ppa.launchpad.net/strukturag/libde265/ubuntu bionic InRelease
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Atingido:4 http://dl.google.com/linux/chrome/deb stable Release
Ign:5 http://ppa.launchpad.net/vovansrnd/coolreader/ubuntu bionic InRelease
Atingido:7 http://br.archive.ubuntu.com/ubuntu bionic InRelease
Atingido:8 http://br.archive.ubuntu.com/ubuntu bionic-updates InRelease
Atingido:9 http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease
Obter:10 http://br.archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]
Ign:11 http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic InRelease
Err:12 http://ppa.launchpad.net/vovansrnd/coolreader/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Err:13 http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Atingido:14 https://download.sublimetext.com apt/stable/ InRelease
Obter:15 http://br.archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [4.016 B]
Obter:16 http://br.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4.020 B]
Obter:17 http://br.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [7.980 B]
Atingido:18 http://archive.canonical.com/ubuntu bionic InRelease
Lendo listas de pacotes... Pronto
E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 2h 11min 29s). Updates for this repository will not be applied.
E: The repository 'http://ppa.launchpad.net/vovansrnd/coolreader/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Minha Maquina:~$


Alguém pode me ajudar? Estou tendo que modelar no Libre :( ... imagine a droga que vai sair...socorroooo



  


2. Re: Não consigo instalar Oracle Java no Ubuntu 18.04 LTS

Rodrigo
omag0

(usa Debian)

Enviado em 07/04/2020 - 14:21h

Deixe PPA de mão jovem.
Vá ao site da oracle.
Baixe a versão .tar.gz
descompacte-a onde quiser
Adicione o java e o javac ao seu bin do sistema (ou /usr/local/bin -> para somente você usar OU /usr/bin -> para todos usarem)
OU
adicione a váriavel JAVA_HOME ao seu bashrc
pronto... fácil e rápido!


3. Re: Não consigo instalar Oracle Java no Ubuntu 18.04 LTS [RESOLVIDO]

aguamole
aguamole

(usa KUbuntu)

Enviado em 08/04/2020 - 08:36h

Se tivesse lindo antes de aceitar teria visto isso:
For this reason, THIS PPA IS DISCONTINUED.
Talvez não entendeu o google diz que é "Por esse motivo, ESTE PPA ESTÁ INTERROMPIDO."

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


4. Re: Não consigo instalar Oracle Java no Ubuntu 18.04 LTS [RESOLVIDO]

Kleber ferreira
K_SouzA

(usa Ubuntu)

Enviado em 08/04/2020 - 10:38h

omag0 escreveu:

Deixe PPA de mão jovem.
Vá ao site da oracle.
Baixe a versão .tar.gz
descompacte-a onde quiser
Adicione o java e o javac ao seu bin do sistema (ou /usr/local/bin -> para somente você usar OU /usr/bin -> para todos usarem)
OU
adicione a váriavel JAVA_HOME ao seu bashrc
pronto... fácil e rápido!


Ora, ora...então o problema era o bendito ppa!
RESOLVIDO, Muito obrigado colega, agora já posso começar a modelar.


5. Re: Não consigo instalar Oracle Java no Ubuntu 18.04 LTS [RESOLVIDO]

Kleber ferreira
K_SouzA

(usa Ubuntu)

Enviado em 08/04/2020 - 10:42h

aguamole escreveu:

Se tivesse lindo antes de aceitar teria visto isso:
For this reason, THIS PPA IS DISCONTINUED.
Talvez não entendeu o google diz que é "Por esse motivo, ESTE PPA ESTÁ INTERROMPIDO."

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.



Putz...que vacilo meu rsrsrs, valeu colega sua contribuição foi satisfatória.


6. Re: Não consigo instalar Oracle Java no Ubuntu 18.04 LTS [RESOLVIDO]





Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts