0

i am getting an dpkg error while installing eclipse...

sanju@sanju-HP-000-Notebook-PC:~$ sudo apt-get install eclipse
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 

how i fix this error.. plz guys help me..

1 Answers1

0

I got this just today. Didn't you just interrupted an installation like I did? Just run sudo dpkg --configure -a in your terminal and finish the rest of the installation.

Sebastian
  • 1,238