Solve ubuntu error - dpkg was interrupted, you must manually run 'sudo dpkg --configure -a'
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=ctJoL4uMQYg
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.
Other Videos By Ambar Hasbiyatmoko
Tags:
ubuntu
error
dpkg
terminal
install
configure
linux
apt-get
solve
problem