0

When I want to install or upgrade something this message appears:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: The package ideservice needs to be reinstalled, but I can't find an archive for it.

I try to solve it but I am desperate, I've checked other forums but it´s the same, please I need help.

David Foerster
  • 36,264
  • 56
  • 94
  • 147

1 Answers1

0

Try to: sudo dpkg --remove --force-all ideservice

metallic
  • 207