How to Install Oracle Java 11 on Ubuntu 18.04 LTS (Bionic) Written by Rahul, Updated on April 3, 20

本文系转载备份

请阅读点击下面链接阅读原文以获取更佳地阅读体验。谢谢。

How to Install Oracle Java 11 on Ubuntu 18.04 LTS (Bionic)

Written by Rahul, Updated on April 3, 2019

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runtime Environment (JRE) for preparation of a Java development system. This tutorial will guide you to install Oracle Java 11 LTS version on Ubuntu 18.04 LTS Bionic system.

Step 1 – Prerequsities

Before beginning the installation run login shell as the sudo user and update the current packages installed.

sudo apt update
sudo apt upgrade 

Step 2 – Install Java 11 on Ubuntu 18.04

You need to add the following PPA to your Ubuntu system. This PPA contains a package oracle-java11-installer having the Java installation script.

sudo add-apt-repository ppa:linuxuprising/java

Then install Java 11 using the script provided in this packages. This script downloads the Java archive from the official site and configures on your system

sudo apt update
sudo apt install oracle-java11-installer

Also, install the following package to configure Java 11 as default Java version on your Ubuntu 18 system.

sudo apt install oracle-java11-set-default

Step 3 – Verify Java Version

Check the installed Java version on your system using the following command.

java -version

java version "11.0.2" 2019-01-15 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)

You have successfully installed Java 11 on Ubuntu 18.04 LTS system.

Happy coding!

全部评论

相关推荐

11-26 22:34
已编辑
重庆邮电大学 Java
快手 客户端开发 (n+5)k*16 公积金12
点赞 评论 收藏
分享
10-15 16:27
门头沟学院 C++
LeoMoon:建议问一下是不是你给他付钱😅😅
点赞 评论 收藏
分享
头像
11-21 11:39
四川大学 Java
是红鸢啊:忘了还没结束,还有字节的5k 违约金
点赞 评论 收藏
分享
不愿透露姓名的神秘牛友
昨天 10:52
点赞 评论 收藏
分享
点赞 收藏 评论
分享
牛客网
牛客企业服务