When I type
sudo apt-get install software-properties-common
command I get:
dpkg was interrupted, you must manually run'sudo dpkg --configure -a' to correct the problem.
I have tried running
sudo dpkg --configure -a
command but, I get another message on my terminal.
Help me guys.