Tuesday, January 25, 2011

E: Couldn't find package apache2

SkyHi @ Tuesday, January 25, 2011
Error:
i typed the code

sudo apt-get install apache2



put it says:

Reading package lists... Done

Building dependency tree

Reading state information... Done

E: Couldn't find package apache2


Solution:
sudo apt-get update



did the trick


REFERENCES
http://ubuntuforums.org/showthread.php?t=1191120