0

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

is there any solution to fix this error?

f1

jacob
asked Apr 15, 2021
1 Answer
0

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.

View More
linuxhelp
answered Apr 15, 2021
Your Answer
||||
 
100:0