I am trying to install lamp server in ubuntu 13.10. But it gives the following error.
E: Unable to locate package lamp-server 2 Answers
That is not the correct command.
sudo apt-get install tasksel
sudo tasksel install lamp-server 1 To install LAMP server, just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:
sudo apt-get install lamp-server^ 1