Instalar Java no Ubuntu 19.04

1. Instalar Java no Ubuntu 19.04

Vinicius flor dos santos
Esquuillo

(usa Ubuntu)

Enviado em 26/05/2019 - 21:39h

Fui instalar o java no meu computador,normalmente,como sou iniciante vou em sites de COMO INSTALAR O JAVA.
Primeiro fiz o repositório:
sudo add-apt-repository ppa:webupd8team/java 


Então,funcionou normalmente,e quando fui colocar esse comando:
sudo apt-get install oracle-java8-installer 


Apareceu isso:
O pacote oracle-java8-installer não está disponivel, mas é referenciado por outro pacote.
Isto pode significar que o pacote está faltando,ficou obsoleto ou está discponivel apenas somente a partir de outra fonte.
E: O pacote 'oracle-java8-installer' não tem candidato para instalação.

Se tiver como arrumar,que quase certeza que tem,avisa aí.



  


2. Re: Instalar Java no Ubuntu 19.04

edps
edps

(usa Slackware)

Enviado em 26/05/2019 - 21:51h


Esquuillo escreveu:

Fui instalar o java no meu computador,normalmente,como sou iniciante vou em sites de COMO INSTALAR O JAVA.
Primeiro fiz o repositório:
sudo add-apt-repository ppa:webupd8team/java 


Então,funcionou normalmente,e quando fui colocar esse comando:
sudo apt-get install oracle-java8-installer 


Apareceu isso:
O pacote oracle-java8-installer não está disponivel, mas é referenciado por outro pacote.
Isto pode significar que o pacote está faltando,ficou obsoleto ou está discponivel apenas somente a partir de outra fonte.
E: O pacote 'oracle-java8-installer' não tem candidato para instalação.

Se tiver como arrumar,que quase certeza que tem,avisa aí.


Antes de mais nada, atualize as listas de pacotes e depois veja se o mesmo está disponível?

$ sudo apt-get update
$ apt-cache search oracle-java8-installer
ou
$ apt-cache search java
ou
$ apt-cache search openjdk



3. Re: Instalar Java no Ubuntu 19.04

edps
edps

(usa Slackware)

Enviado em 26/05/2019 - 21:54h


Ao que parece essa PPA está descontinuada, veja:

https://launchpad.net/~webupd8team/+archive/ubuntu/java


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 (unless I find some way around this limitation).

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



4. Re: Instalar Java no Ubuntu 19.04

edps
edps

(usa Slackware)

Enviado em 26/05/2019 - 22:02h


Alternativas...

Usar o openjdk (Veja o que tem disponível no Devuan, Debian também):


edps@devuan:~$ apt-cache search openjdk
jtreg - Regression Test Harness for the OpenJDK platform
openjdk-8-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-8-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-8-doc - OpenJDK Development Kit (JDK) documentation
openjdk-8-jdk - OpenJDK Development Kit (JDK)
openjdk-8-jdk-headless - OpenJDK Development Kit (JDK) (headless)
openjdk-8-jre - OpenJDK Java runtime, using Hotspot JIT
openjdk-8-jre-dcevm - Alternative VM for OpenJDK 8 with enhanced class redefinition
openjdk-8-jre-headless - OpenJDK Java runtime, using Hotspot JIT (headless)
openjdk-8-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
openjdk-8-source - OpenJDK Development Kit (JDK) source files
uwsgi-plugin-jvm-openjdk-8 - Java plugin for uWSGI (OpenJDK 8)
uwsgi-plugin-jwsgi-openjdk-8 - JWSGI plugin for uWSGI (OpenJDK 8)
uwsgi-plugin-ring-openjdk-8 - Closure/Ring plugin for uWSGI (OpenJDK 8)
uwsgi-plugin-servlet-openjdk-8 - JWSGI plugin for uWSGI (OpenJDK 8)
openjdk-11-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-11-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-11-doc - OpenJDK Development Kit (JDK) documentation
openjdk-11-jdk - OpenJDK Development Kit (JDK)
openjdk-11-jdk-headless - OpenJDK Development Kit (JDK) (headless)
openjdk-11-jre - OpenJDK Java runtime, using Hotspot JIT
openjdk-11-jre-dcevm - Alternative VM for OpenJDK 11 with enhanced class redefinition
openjdk-11-jre-headless - OpenJDK Java runtime, using Hotspot JIT (headless)
openjdk-11-jre-zero - Alternative JVM for OpenJDK, using Zero
openjdk-11-source - OpenJDK Development Kit (JDK) source files
edps@devuan:~$


Usar outra PPA:

https://launchpad.net/~linuxuprising/+archive/ubuntu/java
https://www.edivaldobrito.com.br/oracle-java-12-no-ubuntu/

Usar um script:

https://github.com/chrishantha/install-java

Não usar Java rsrs


5. Re: Instalar Java no Ubuntu 19.04

Perfil removido
removido

(usa Nenhuma)

Enviado em 26/05/2019 - 22:43h

Tente instalar o java mais recente ou instale manualmente, se for usar o java para o minecraft não é obrigatório usar o java 8 e sim qualquer versão
Instalação manual: https://www.edivaldobrito.com.br/instalar-java-no-linux-veja-como-fazer-isso-manualmente/






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts