AMP AMP
AMP
0
AMP

“Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu

is there any solution to fix this error?

f1

Dpkg Ubuntu Add a comment
a sample image
jacob
asked Apr 15 2021

Answer

AMP
0
AMP

Answer:

This error is a corrupted dpkg database. Run the following command to solve this issue

sudo dpkg --configure -a

This reconfigures the unpacked packages those were not installed during the installation process running.

Add a comment
a sample image
linuxhelp
asked Apr 15 2021
edited Apr 15 2021
Post your Answer