yum(Linux)
yum
安裝
Apache
$ yum install httpd
更新Apache
$ yum update httpd
移除Apache
$ yum remove httpd