Wednesday, August 19, 2015

How to Remove Oracle Java JDK 6/7/8 Ubuntu


Check installed JDKs list

sudo dpkg --list | grep -i jdk


Just check Java plugins with firefox

about:plugins


Remove the desired package

sudo apt-get purge oracle-java7-installer



Check whether the removed JDK is still there.

sudo dpkg --list | grep -i jdk



Just check Java plugins with firefox

about:plugins

No comments:

Post a Comment

Let's try to build scrum masters/project managers/software architects/even a company with training AI models

The concept: The basic concept is to build trained AI model for each role separately in scalable fashion within a private cloud. As an examp...