+ -
当前位置:首页 → 问答吧 → !!查看是安装了包但卸载提示没有安装是怎回事?

!!查看是安装了包但卸载提示没有安装是怎回事?

时间:2011-07-19

来源:互联网


[root@localhost redhat]# rpm -qa | grep php
php-5.1.6-23.2.el5_3
php-common-5.1.6-23.2.el5_3
php-ldap-5.1.6-23.2.el5_3
php-cli-5.1.6-23.2.el5_3
[root@localhost redhat]# rpm -e php-5.1.6-23.2.e15_3
error: package php-5.1.6-23.2.e15_3 is not installed

作者: sheng7wuyuan   发布时间: 2011-07-19

rpm -e php

rpm -e 要加软件名而不是一长串的软件包的名称

作者: 李明   发布时间: 2011-07-19