sudo apt-get install apache2 does not fetch apache
Posted
by dave
on Server Fault
See other posts from Server Fault
or by dave
Published on 2010-05-12T10:33:05Z
Indexed on
2010/05/12
10:35 UTC
Read the original article
Hit count: 377
Hello,
Trying out sudo apt-get install apache2 This is what I get
root@x27:/home/test# sudo apt-get install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package apache2
Appreciate help for using apt-get for apache
Thanks Dave
© Server Fault or respective owner