4

I first ran

sudo apt-get update,

then I ran

sudo apt-get install apache2

and got the error message:

E: Unable to locate package apache2

How can I install Apache?

Ron Dai
  • 41

1 Answers1

0

Apache packages can be located here. Choose your Ubuntu release from the top of the page (if it's not auto-detected for you) and select the appropriate package for your architecture at the bottom of the page. Follow the instructions provided. Or you can obtain the latest release direct from here.

Elder Geek
  • 36,023
  • 25
  • 98
  • 183