LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   dpkg-configure - command not found (https://www.linuxquestions.org/questions/ubuntu-63/dpkg-configure-command-not-found-463415/)

Micro420 07-12-2006 03:03 PM

dpkg-configure - command not found
 
**Never mind! the Actual command is:
Code:

sudo dpkg --configure -a
Problem solved.**
----------------
I was doing an update and I have broken packages. It told me to do a dpkg-configure -a to fix the broken packages.

Code:

sudo dpkg-configure -a
I get a command not found error. How do I install dpkg-configure?

robbbert 07-12-2006 03:14 PM

"dpkg-configure" doesn't exist. - There is "dpkg --configure packagename".

The easiest way, however, should be using Synaptic (System --> Administration --> Synaptic) to search for parts of the offending package's name, and trying to remove it.


All times are GMT -5. The time now is 12:22 AM.