I am new to ubuntu. I want to install java on ubuntu. i tried the code
sudo apt-get install default-jre
but i have got message like this:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
What is the problem?