jacob
asked Apr 15 2021
Answer
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.
linuxhelp
asked Apr 15 2021
edited Apr 15 2021
“Sub-process /usr/bin/dpkg returned an error code (1)” In Ubuntu
is there any solution to fix this error?