PDA

View Full Version : [ubuntu] Stopping an install without running dpkg --configure -a



garikaib
May 28th, 2011, 02:01 PM
Hi,

I started installing openbravo3 but the installation was taking forever so I interrupted it manually. However every time I try to run apt or any other package management software I am told to run dpkg --configure -a which basically tries to complete the Openbravo installation which cant seem to complete. May somebody please help me out of this loop.

zvacet
May 30th, 2011, 10:52 AM
Try to remove package with


sudo apt-get --purge remove <packagename>