0

I currently have Ubuntu 19.10. I don't how my package system broke. I did not install anything new in the last week, as far as my memory goes. But suddenly an error started showing up. Now, I cannot even update my system. Please help if you can. I have tried many commands I could look up online, but none of them worked. The dpkg folder always returned an error code 1. Below are the screenshots for reference.

Software Updater Prompt

Terminal message

The package manager shows the latest version is installed

The package manager shows the latest version is installed but..

the terminal shows that a previous version is installed.

1 Answers1

0

This is more simple one command

I just did:

sudo rm /var/cache/debconf/*.dat 

After I run the sudo apt-get install and (I was installing curl ) and it worked restored the db manual pages.