I'm trying to install latex in 17.04 using
sudo apt-get install texlive-full texmaker
but it returns
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 can I fix that problem?