-1

I have uninstalled lamp but I want to install it again. But when I run this command

sudo apt-get install lamp-server^

But when I run this command through this error message Unable to correct problems, you have held broken packages. how to fix that?

muru
  • 207,228
Kanat
  • 399
  • 4
  • 6
  • 19

1 Answers1

0

I had similar problem trying to install vlc player . A solution that worked for me was :- in terminal run

sudo apt-get update
sudo apt-get upgrade

I then went to settings > software and updated and changed my download location from a local download to "main server".

Johndee
  • 1
  • 2