Linux serverNETWORK ADMINISTRATIONSsmtp server liux

Solve ubuntu error – dpkg was interrupted, you must manually run 'sudo dpkg –configure -a'

how to solve this error :

E: dpkg was interrupted, you must manually run ‘sudo dpkg –configure -a’ to correct the problem.

—–

just run :
sudo dpkg –configure -a

on your terminal.. After that, you can apt-get install again.

source

by Ambar Hasbiyatmoko

linux smtp client

37 thoughts on “Solve ubuntu error – dpkg was interrupted, you must manually run 'sudo dpkg –configure -a'

Comments are closed.