Amazon Linux: apt-get: command not found

后端 未结 10 758
闹比i
闹比i 2020-12-22 20:47

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

10条回答
  •  一生所求
    2020-12-22 21:05

    Try to install your application by using yum command yum install application_name

提交回复
热议问题