I've tried a few standard Ubuntu instances on Amazon's Web Services (AWS), but I can never find the apache package using apt-get.
Thanks, Aidan.
|
I've tried a few standard Ubuntu instances on Amazon's Web Services (AWS), but I can never find the apache package using apt-get. Thanks, Aidan.
| |||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Have you looked for http://packages.ubuntu.com/search?keywords=apache2 In general, to find a package if you don't know its exact name, use
So for you, I'm fairly certain what you want is:
| |||||||||
feedback
|