Terminal Error

Asked by Eggie

When running terminal trying to install packages or whatever, I get this error message - 'dpkg --configure -a'. I ran this, and then it comes up with this message: pkg: requested operation requires superuser privilege. What can I do?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Sharar Ravitz
Solved:
Last query:
Last reply:
Revision history for this message
Best Sharar Ravitz (jewfro-macabbi) said :
#1

sudo dpkg --configure -a

Revision history for this message
Eggie (eggie9001) said :
#2

Thanks Yeshara Ravitz, that solved my question.