Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
13
rated 0 times [  13] [ 0]  / answers: 1 / hits: 14614  / 3 Years ago, sat, july 24, 2021, 10:34:26

I have been trying to install the latest version of java-8. However, I found out that the PPA ppa:webupd8team/java has been discontinued due to changes in the java licence.



How should I update my java to 8.0_201 or 8.0_211 now?



Thanks!


More From » java

 Answers
1

I did search for all PPAs on special launchpad page.


And it gave some alternatives like Hellenic Schools Technical Support Team team PPA - they have packages for Ubuntu



  • 12.04 LTS (precise)

  • 14.04 LTS (trusty)

  • 16.04 LTS (xenial)

  • 18.04 LTS (bionic)

  • 19.04 (disco)

  • 19.10 (eoan)

  • 20.04 LTS (focal)


You can add this repository and install Java 8 from it with:


sudo add-apt-repository ppa:ts.sch.gr/ppa
sudo apt-get update
sudo apt-get install oracle-java8-installer

[#5647] Saturday, July 24, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gigglcept

Total Points: 113
Total Questions: 105
Total Answers: 125

Location: Christmas Island
Member since Wed, Jan 13, 2021
3 Years ago
;