• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Ubuntu Java Installer

 
Ranch Hand
Posts: 310
18
MS IE Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranchers,

Last Sunday I wrote an automatic script that installs Oracle Java on Ubuntu and its derivatives (like Mint). The script is extremely simple in use, it's only one command to get Java working in less than 30 seconds (ie. sudo ./ujavainstaller.sh jdk-8u72-linux-x64.tar.gz)

Here is the link to the project's GitHub repo. The readme file contains all necessary instructions.

Let me know how it worked for you or if you had any troubles with the script!
 
reply
    Bookmark Topic Watch Topic
  • New Topic