OPERATING SYSTEMSOS Linux

Install Java in Ubuntu with One Command #java #ubuntu #jdk #vmware #java1.8 #coding #programming #pc

Follow these Steps :

1. Open Terminal
2. Enter the Command “sudo apt install default-jdk”
3. Enter a password
4. Type Y to give permission
5. Once installation is complete then to verify you may type “javac -version” to check java compiler version – if it shows version it means java is successfully installed on your system
6. You are done with installation : )

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *