I\'m trying to install an apache server on my AWS instance, however, it seems that it doesn\'t have the apt package installed.
I googled and all I found was some bro
Try to install your application by using yum command yum install application_name
yum
yum install application_name