im getting this it wont update....
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Archived thread 757280 from Kentucky Team - US. Markdown source: Kentucky_Team_-_US/thread_757280_please_help_ya'll!.md
im getting this it wont update....
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Hello, it's telling you what to do. open a terminal and do what it says. lol:)
just in case your new to this :
open a terminal then
sudo dpkg --configure -a
enter password an bingo your done :popcorn:
And if you type 'man dpkg' in a terminal, it will explain a bit about the dpkg command and what the various parameters mean. You will need to hit the PgDn key several times to get to the --configure -a part, but it is all there. When finished, hit 'q' to exit the man page.
Man pages are a great way to learn about Linux commands.
Red