How to install openjdk 11 in Ubuntu
We can install openjdk 11 using a single command.
#apt-get install openjdk-11-jdk
This will install openjdk version 11.
That's all…
For Techs.... Techniques.... Technologies....
We can install openjdk 11 using a single command.
#apt-get install openjdk-11-jdk
This will install openjdk version 11.
That's all…