sudo apt-get install apache2 does not fetch apache
- by dave
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