Guest User

Untitled

a guest
Nov 6th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. opensource@opensource-OptiPlex-3010:~$ sudo add-apt-repository ppa:linuxuprising/java
  2. [sudo] password for opensource:
  3. Oracle Java 11 (LTS) and 15 installer for Ubuntu (20.10, 20.04, 19.10, 18.04, 16.04 and 14.04), Linux Mint and Debian.
  4.  
  5. Java binaries are not hosted in this PPA due to licensing. The packages in this PPA download and install Oracle Java, so a working Internet connection is required.
  6.  
  7. The packages in this PPA are based on the WebUpd8 Oracle Java PPA packages: https://launchpad.net/~webupd8team/+archive/ubuntu/java
  8.  
  9. Created for users of https://www.linuxuprising.com/
  10.  
  11. Installation instructions (with some tips), feedback, suggestions, bug reports etc.:
  12.  
  13. Oracle Java 11: https://www.linuxuprising.com/2019/06/new-oracle-java-11-installer-for-ubuntu.html
  14. Oracle Java 15: https://www.linuxuprising.com/2020/09/how-to-install-oracle-java-15-on-ubuntu.html
  15.  
  16. Important notice regarding Oracle Java 11 and newer: the Oracle JDK license has changed starting April 16, 2019. 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. A FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html . After this change, new Oracle Java 11 releases (11.0.3 and newer) require signing in using an Oracle account to download the binaries. This PPA has a new installer that requires the user to download the Oracle JDK 11 .tar.gz and place it in a folder, and only then install the "oracle-java11-installer-local" package. Details here: https://www.linuxuprising.com/2019/06/new-oracle-java-11-installer-for-ubuntu.html
  17.  
  18. About Oracle Java 10, 12, 13 and 14: These versions have reached the end of public updates, therefore they are longer available for download. The Oracle Java 10/12/13/14 packages in this PPA no longer worked due to this, so I have removed them. Switch to Oracle Java 11 or OpenJDK 11 instead, which is long term support, or the latest Java 15.
  19. More info: https://launchpad.net/~linuxuprising/+archive/ubuntu/java
  20. Press [ENTER] to continue or Ctrl-c to cancel adding it.
  21.  
  22. Hit:1 http://ppa.launchpad.net/linuxuprising/java/ubuntu disco InRelease
  23. Ign:2 http://security.ubuntu.com/ubuntu disco-security InRelease
  24. Ign:3 http://ug.archive.ubuntu.com/ubuntu disco InRelease
  25. Ign:4 http://ug.archive.ubuntu.com/ubuntu disco-updates InRelease
  26. Ign:5 http://ug.archive.ubuntu.com/ubuntu disco-backports InRelease
  27. Err:6 http://ug.archive.ubuntu.com/ubuntu disco Release
  28. 404 Not Found [IP: 197.155.77.2 80]
  29. Err:7 http://ug.archive.ubuntu.com/ubuntu disco-updates Release
  30. 404 Not Found [IP: 197.155.77.2 80]
  31. Err:8 http://ug.archive.ubuntu.com/ubuntu disco-backports Release
  32. 404 Not Found [IP: 197.155.77.2 80]
  33. Err:9 http://security.ubuntu.com/ubuntu disco-security Release
  34. 404 Not Found [IP: 91.189.88.152 80]
  35. Reading package lists... Done
  36. E: The repository 'http://ug.archive.ubuntu.com/ubuntu disco Release' does not have a Release file.
  37. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  38. N: See apt-secure(8) manpage for repository creation and user configuration details.
  39. E: The repository 'http://ug.archive.ubuntu.com/ubuntu disco-updates Release' does not have a Release file.
  40. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  41. N: See apt-secure(8) manpage for repository creation and user configuration details.
  42. E: The repository 'http://ug.archive.ubuntu.com/ubuntu disco-backports Release' does not have a Release file.
  43. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  44. N: See apt-secure(8) manpage for repository creation and user configuration details.
  45. E: The repository 'http://security.ubuntu.com/ubuntu disco-security Release' no longer has a Release file.
  46. N: Updating from such a repository can't be done securely, and is therefore disabled by default.
  47. N: See apt-secure(8) manpage for repository creation and user configuration details.
  48. opensource@opensource-OptiPlex-3010:~$
  49.  
  50.  
Add Comment
Please, Sign In to add comment