0

I got this error message:

E:The package ttf-mscorefonts-installer needs to be reinstalled 

but I can't find an archive for it. when I am trying to open Update Manager. What should I do?

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

0

Try to reinstall ttf-mscorefonts-installer package by running the below command on terminal,

sudo apt-get install --reinstall ttf-mscorefonts-installer
Avinash Raj
  • 80,446