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
You need to manually download the apt deb package. Then run dpkg and it should install.