I want to install Apache on Ubuntu 10.10.
I've tried running:
sudo apt-get install apache2
but it gives the following error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package apache2
Any ideas where I can find the apache2 package?