Sunday, January 17, 2016

HOW TO REMOVE ALL JDK FROM UBUNTU

Following command will remove all JDK versions from your computer in UBUNTU

 sudo apt-get purge openjdk-*

In case if above code help you then please leave a comment for its authenticity to others.


No comments:

Docker Tutorial

 I have listed all the necessary commands of Docker below. In case if any is missing or if any improvement required, please share in comment...