problem is that:
apt-get install default-jre
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?
before that i 've already run update command it was ok but at last i got this type of message:
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?
sudo
in front ofapt-get
command to get the right privileges to install something. – Radu Rădeanu Mar 19 '14 at 16:31