Whenever I am trying to install unity tweak tool through command line, this message shows up
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?
How to rectify this ?
sudo
in the terminal, the admin privileges will be locked to that process, so no other can use it. so just start one terminal and try to install unity tweak from there, without anything else running. Report back if it works now. – Alvar Aug 20 '13 at 09:15