Skip to content

Pix3lM0on/Oracle-Java-SE-23-Installation-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Oracle Java SE 23 Installation Script

This script automates the installation of Oracle Java SE 23 on Debian-based Linux distributions (e.g., Ubuntu, Zorin OS).

How to Use

  1. Download the script install_java23.sh:

    • Go to the directory where you saved the file (either in file manager or CMD).
    • If using file manager, right-click on an empty spot and select "Open Terminal Here."
  2. Make the script executable:

    chmod +x install_java23.sh
  3. Run the script:

    ./install_java23.sh

What It Does

  • Updates package lists.
  • Adds the Oracle Java PPA.
  • Installs Oracle Java SE 23.
  • Sets Java SE 23 as the default Java version.
  • Verifies the installation.

Enjoy!

About

A single .sh file that can install java 23 for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages