|
|

楼主 |
发表于 2004-12-21 23:59:45
|
显示全部楼层
还是不可以啊
[root@localhost root]# rpm -i wine-20041201-1rh9winehq.i386.rpm
package wine-20041201-1rh9winehq is already installed
[root@localhost root]# rpm -e wine-20041201-1rh9winehq.i386
error: package wine-20041201-1rh9winehq.i386 is not installed
[root@localhost root]# rpm -e wine
在 wine 服务中读取信息时出错:没有那个文件或目录
error: %preun(wine-20041201-1rh9winehq) scriptlet failed, exit status 1
[root@localhost root]# rpm -e wine-20041201-1rh9winehq
在 wine 服务中读取信息时出错:没有那个文件或目录
error: %preun(wine-20041201-1rh9winehq) scriptlet failed, exit status 1
[root@localhost root]# rpm -e wine-20041201-1rh9winehq.i386 -nodeps
-nodeps: unknown option |
|