rpm(Linux)
rpm
安裝
Apache
$ rpm -ivh httpd-2.2.3-22.0.1.el5.i386.rpm
更新Apache
$ rpm -uvh httpd-2.2.3-22.0.1.el5.i386.rpm
移除Apache
$ rpm -ev httpd