Java cannot be installed on Ubuntu 13.04

background

http://qiita.com/TsutomuNakamura/items/f12fdf0a8502e634584d

Put java8 in ubuntu 13.04 (raring) according to

    1. The following error when executing apt-get update
Omission

Error http://extras.ubuntu.com raring/main Sources
  404  Not Found
Error http://extras.ubuntu.com raring/main i386 Packages
  404  Not Found
Ignore http://old-releases.ubuntu.com raring/main Translation-ja_JP
Ignore http://old-releases.ubuntu.com raring/multiverse Translation-ja_JP
Ignore http://old-releases.ubuntu.com raring/restricted Translation-ja_JP
Ignore http://old-releases.ubuntu.com raring/universe Translation-ja_JP
W: http://extras.ubuntu.com/ubuntu/dists/raring/main/source/Failed to get Sources 404 Not Found

W: http://extras.ubuntu.com/ubuntu/dists/raring/main/binary-i386/Failed to get Packages 404 Not Found

E:Failed to download some index files. These are either ignored or the older ones are used instead.

◇ Solution http://ask.xmodulo.com/404-not-found-error-apt-get-update-ubuntu.html Than

#deb http://extras.ubuntu.com/ubuntu raring main
#deb-src http://extras.ubuntu.com/ubuntu raring main
  1. When I run add-apt-repository ppa: webupd8team / java I get the following error
PPA (https://launchpad.net/api/1.0/~webupd8team/+archive/java)Information could not be obtained because you could not access. Please check your internet connection.

◇ Solution http://dragstar.hatenablog.com/entry/2015/03/21/130333 Than Set http_proxy etc. in the environment variable,

sudo -E add-apt-repository ppa:webupd8team/java
    1. When I try to put ppa: webupd8team / java, I get the following message
Oracle Java (JDK) Installer (automatically downloads and installs Oracle JDK7 / JDK8 / JDK9). There are no actual Java files in this PPA.

http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html According to ubuntu 13.04 is not supported

→ Give up from ppt

https://askubuntu.com/questions/56104/how-can-i-install-sun-oracles-proprietary-java-jdk-6-7-8-or-jre

I decided to drop java8 from the Oracle site and install it according to The manual way of

Recommended Posts

Java cannot be installed on Ubuntu 13.04
[Solution] Java cannot be installed on Windows 10 + ATOK 2017
Install OpenJDK7 (JAVA) on ubuntu 14.04
Oracle Java 8 on Docker Ubuntu
Install Java on WSL Ubuntu 18.04
Java Stream cannot be reused.
Systemctl cannot be used on Ubuntu inside Docker container
Note when pip install mysqlclient cannot be installed on Mac
Enable Java 8 and Java 11 SDKs on Ubuntu
Install OpenJDK (Java) on the latest Ubuntu
Build OpenCV with Java Wrapper on Ubuntu 18.04
A memorandum when IME cannot be turned on with VS Code (Ubuntu 20.04)
[Xcode] Build succeeds, but the problem cannot be installed on the actual machine
tmux on Ubuntu
How to configure ubuntu to be used on GCP
[Java] Scenes that cannot be reassigned (substantially final)
[Java] Build Java development environment on Ubuntu & check execution
Why Java String typeclass comparison (==) cannot be used
Kotlin's reified function cannot be called from java.
Check with Java / Kotlin that files cannot be written in UAC on Windows
Screen recording on Ubuntu 20.04
Web Bluetooth on Ubuntu20.04
Let's touch on Java
[Android] Solution when the camera cannot be started on Android 9
Tomcat cannot be started due to java version change
Try DisplayLink on Ubuntu 20.04
Reinstall Kubernetes on Ubuntu 19.10
Install Java on Mac
Use Flutter on Ubuntu
Run PostgreSQL on Java
Logitech trackball mouse TM-150r can be wheeled on Ubuntu 20.04
Install Ruby on Ubuntu 20.04
Setting JAVA_HOME on Ubuntu
Put JetBrains on Ubuntu
Use mkdir on ubuntu
Apache2 on Ubuntu20.04 LTS
Use cpplapack on ubuntu
ubuntu on wsl part 10
Install Homebrew on Ubuntu 20.04
Run tiscamera on Ubuntu 18.04
Build Zabbix on Ubuntu 20.04
How to change Java version and execute in an environment where Java cannot be installed freely
How to install java9 on elementaryOS Freya or Ubuntu 14.04 LTS
Using Flutter on Ubuntu (Part 2)
Building WebGIS on Ubuntu20.04 LTS
Put Ubuntu 20.04.1 on Raspberry Pi 4
Build VNC Server on Ubuntu 20.04
Install Cybozu Office 10 on Ubuntu 20.4
Downgrade Java on openSUSE Linux
Extend swap area on Ubuntu 18.04
Install Docker on Ubuntu Server 20.04
Japanese input on Ubuntu20.04 Desktop
Reflection on Java string manipulation
Install zabbix agent (5.0) on Ubuntu 18.04
Install MAV Proxy on Ubuntu 18.04
Record video on ubuntu18.04 LTS
Cannot find javax.annotation.Generated in Java 11
Installing OpenMX on Ubuntu 18.04.5 LTS
Ruby installation on WSL2 + Ubuntu 20.04
Install Ubuntu Desktop 20.10 on RaspberryPi4
Run chromium-mir-kiosk on Ubuntu Core