I installed Ubuntu 16.04 I'm getting this error:
E: The package ubuntu-mono needs to be reinstalled, but I can't find an archive for it.
I haven't found the solution. What should I do?
I installed Ubuntu 16.04 I'm getting this error:
E: The package ubuntu-mono needs to be reinstalled, but I can't find an archive for it.
I haven't found the solution. What should I do?
I Found The Solution FINALLY.... first, open the terminal and write this command:
sudo dpkg --remove --force-all ubuntu-mono
after that, write this command
sudo apt-get update
sudo apt update
. Then trysudo apt install ubuntu-mono
. If errors, please edit your question and post the full error messages along with the steps that triggered the original error. – Jan 04 '17 at 19:16