Unable to locate package openjdk-11-jdk

Unable to locate package openjdk-11-jdk

Hi,

I want to install open jdk 11 on ubuntu with the following command:

sudo apt install openjdk-11-jdk

But its throwing error:

deepak@deepak-VirtualBox:~$ sudo apt install openjdk-11-jdk
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package openjdk-11-jdk

How to resolve this?

Thanks

View Answers

June 29, 2018 at 11:46 PM

Hi,

Open JDK is still not available in PPA so, you are not able to install. It will release in September and it can be installed with the command:

sudo apt install openjdk-11-jdk

Thanks









Related Tutorials/Questions & Answers:
Unable to locate package openjdk-11-jdk
Unable to locate package openjdk-11-jdk  Hi, I want to install open... openjdk-11-jdk Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package openjdk-11-jdk How to resolve
E: Unable to locate package oracle-java8-installer
E: Unable to locate package oracle-java8-installer  Hi, I am trying to install with following command on Ubuntu 17.04: sudo apt-get install oracle-java8-installer It gives following error: E: Unable to locate package
Advertisements
E: Unable to locate package oracle-java8-installer
E: Unable to locate package oracle-java8-installer  Hi, I am trying to install with following command on Ubuntu 17.04: sudo apt-get install oracle-java8-installer It gives following error: E: Unable to locate package
ModuleNotFoundError: No module named 'locate-me'
ModuleNotFoundError: No module named 'locate-me'  Hi, My Python... 'locate-me' How to remove the ModuleNotFoundError: No module named 'locate... have to install padas library. You can install locate-me python with following
ModuleNotFoundError: No module named 'bssid-locate'
ModuleNotFoundError: No module named 'bssid-locate'  Hi, My Python... 'bssid-locate' How to remove the ModuleNotFoundError: No module named 'bssid-locate' error? Thanks   Hi, In your python
Package
Package  Create a Package named com.example.code. Write few classes, interface and abstract classes. Now create a class names PackageDemo that uses the classes of this package from other package
Package
Package  Create a Package named com.example.code. Write few classes, interface and abstract classes. Now create a class names PackageDemo that uses the classes of this package from other package
JPA Locate Function
JPA Locate Function       In this section, you will learn about the JPA locate...;. JPA locate Function:ADS_TO_REPLACE_1 Query query= em.createQuery
package:
package:  i hv created created a package and save it into D... in a package world. The we specify the keyword package with the name of the package. package world; public class HelloWorld { public static void main(String
package:
package:  i hv created created a package and save it into D... in a package world. The we specify the keyword package with the name of the package. package world; public class HelloWorld { public static void main(String
package
package  by what name we can save a java file that contain a package {i.e package p;} and several public classes {i.e public class abc} but not a main method
unable to execute the examples
unable to execute the examples  unable to execute the examples given for struts,ejb,or spring tutorials.Please help I am a beginner
package
package  hello, What is a package?   hello,ADS_TO_REPLACE_1 To group set of classes into a single unit is known as packaging. Packages provides wide namespace ability
package
can allow types in one package to have unrestricted access to one another, still restricting the access for the types outside the package
unable to open the service tomcat5
unable to open the service tomcat5  While trying to run tomcat server getting "unable to open the service tomcat5" error after installed tomcat
package
package  write a package for games which have two classes indoor... specifier and also use the finalize() method   We have created a package... class, we have imported this package and using a function display(), we have
Unable to compile class for JSP - WebSevices
Unable to compile class for JSP  org.apache.jasper.JasperException: Unable to compile class for JSP When I am trying to access a java file kept under src folder under a package from a jsp page placed under web directory, I am
package
package  Smith has created a package named ApplianceDetails that contains the Appliance class.Now he wants to create a class named NewAppliance that stores the details of the newly launched appliances.He uses the following syntax
package
package  Smith has created a package named ApplianceDetails that contains the Appliance class.Now he wants to create a class named NewAppliance that stores the details of the newly launched appliances.He uses the following syntax
Unable to understand Struts - Struts
Unable to understand Struts  I am studying in GNIIT from NIIT. Here.... package com.struts.controller; import java.io.PrintWriter; import..."); } } --------------------------------------------------------------------------- package
Unable to Create DSN for
Unable to Create DSN for   I have installed Oracle 11g R2 and JDK7 in my Computer (Windows 7 Ultimate x64) . And, I want to work with Type 1 JDBC Driver. I'm unable to crate DNS for "Microsoft ODBC for Oracle", It gives eror
mysql locate cnf file: cPanel MYSQL 5.1 to 5.5
mysql locate cnf file: cPanel MYSQL 5.1 to 5.5  mysql locate cnf file: cPanel MYSQL 5.1 to 5.5
unable to connect database in java
unable to connect database in java  Hello Everyone! i was trying to connect database with my application by using java but i am unable to connect... i was using this code.... try { Driver d=(Driver)Class.forName
Unable to execute JSP page
Unable to execute JSP page  I have written one jsp file. It contains html tags and jsp directives. I have saved the file with the extension .jsp. The tomcat server is already running onto my machine. I have saved the jsp file
Unable to use JMXMP with Knopflerfish?
Unable to use JMXMP with Knopflerfish?  I have a bundle which runs properly with Eclipse, then I generate the jar file and try to use it with Knopflerfish, then I get the following exception java.net.MalformedURLException
Unable to compile Servlet
Unable to compile Servlet  First I installed the tomcat server in C:\apache-tomcat-6.0.14 directory. Then I created a system variable CATALINA_HOME with the value C:\apache-tomcat-6.0.14. Then I created another system variable
unable to connect database in java
unable to connect database in java  Hello Everyone! i was trying to connect database with my application by using java but i am unable to connect... i was using this code. try { Driver d=(Driver)Class.forName
Unable to store the image into database
Unable to store the image into database  Hello, I have created below program and program is throwing FileNotFound exception when I pressed the submit button. The problem is coming due to JSP page is not able to find complete path
Unable to connect servet, jsp to oracle 10g database.. Unable to retrieve data..
Unable to connect servet, jsp to oracle 10g database.. Unable to retrieve data.... package com.dts.core.dao; import java.sql.Connection; import.... If I use it also, unable to connect to backend oracle database. Let me
unable to insert data into database
unable to insert data into database    hello.i have a problem in inserting data into database.i have used two prepared statement.one for retrieving the eid based on ename and the other is inserting data into database based
unable to insert data into database
unable to insert data into database    hello.i have a problem in inserting data into database.i have used two prepared statement.one for retrieving the eid based on ename and the other is inserting data into database based
unable to insert data into database
unable to insert data into database    hello.i have a problem in inserting data into database.i have used two prepared statement.one for retrieving the eid based on ename and the other is inserting data into database based
unable to insert data into database
unable to insert data into database    hello.i have a problem in inserting data into database.i have used two prepared statement.one for retrieving the eid based on ename and the other is inserting data into database based
unable to import class com.opensymphony.xwork2.ActionContext not found
unable to import class com.opensymphony.xwork2.ActionContext not found  Imported class com.opensymphony.xwork2.ActionContext not found gettin the above error
unable to run servlet
unable to run servlet  Dear sir/madam i have jdk1.5.0_04 and tomcat server 1.0.16 installed on my computer. on my computer servlet is compiling properly on command prompt but during servlet execution on browser with following url
Form unable to hold values - Struts
Form unable to hold values  I have a form with a combo box having hasmap property. When i submit the search button and in event of an error, it does not bring the value only for this drop down box? Any ideas
unable to connect to server - JSP-Servlet
unable to connect to server  thank you for the program code for inserting and reteriving the image but i am unable to deploy these two programs in weblogic/apache servers can any one help me how to do this ?   Hi Friend
Unable the get SubFolder Direcotry in Java?:-
Unable the get SubFolder Direcotry in Java?:-   Unable the get SubFolder Direcotry in Java?:- try { String st1 = "C:\TestFolder; // Main Folder URL File folder = new File(st1); File[] listOfFiles = folder.listFiles(); for (File
Unable to install Subversion plugins in MyEclipse
Unable to install Subversion plugins in MyEclipse  Thanks for your reply Deepak. I am using MyEclipse Blue Edition 8.6 M1. I tried adding Subversion plugins and got error. This is the path i followed: Help --> MyEclipse
Unable to create annotations in hibernate 4.0
Unable to create annotations in hibernate 4.0  I worked on a similar example as yours.But when I create a new hibernate console configuration for this new project,I get this error,the console configuration gets created I but when
unable to see the output of applet. - Applet
unable to see the output of applet.  Sir, I was going through the following tutorial http://www.roseindia.net/java/example/java/applet/FirstApplet.shtml of your website. this page has got the "link" which says Try online
"unable to load tag handler struts.views.jsp.ui.Form tag "
"unable to load tag handler struts.views.jsp.ui.Form tag "   while working with tags i show"unable to load tag handler struts.views.jsp.ui.Form tag " same error is also with iterator tag
ORA-01019: unable to allocate memory in the user side
ORA-01019: unable to allocate memory in the user side  when i trying to oracle i got the following error.. ORA-01019: unable to allocate memory in the user side... How to resolve in oracle
unable to compile class file - JSP-Servlet
unable to compile class file  I wrote database connection in jsp file. I have form in html. In html form i put drop down list box in that form...; servlets code package javacode; import java.io.*; import
Struts2...problem in JSP..unable to get the values for menuTitle!!!
Struts2...problem in JSP..unable to get the values for menuTitle!!!  ... : ConnectionProvider.java: package pkg; import java.sql.Connection; import...){ System.out.println(e); } return con; } } DAO.java: package pkg
about package - Java Beginners
about package  as i am programming a question based on creating own package. I am unable to understand as it is a rule to create the package in the root directory.In my system java is installed in c:\ibm\java142\bin how can i run
Unable to get data from class - Development process
Unable to get data from class  I get this code from the internet which read from comm port of the computer & modify is as below:- package COM...: package desktopapplication1; import COM.ComControl; import
i am unable to identify the error in my code
i am unable to identify the error in my code  class Program { public static void main(String[] args) { BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); System.out.println("enter
i am unable to identify the error in my code
i am unable to identify the error in my code  class Program { public static void main(String[] args) { BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); System.out.println("enter
package creation
package creation  program to create package having four different class in java

Ads