[root@localhost root]# rpm -qa | grep wine
wine-20020605-2
wine-devel-20020605-2
[root@localhost root]# rpm -e wine
오류: Failed dependencies:
wine = 20020605 is needed by (installed) wine-devel-20020605-2
[root@localhost root]#
제가 어제 wine 10월짜루 빌드 된거 설치했는데
버전이 6월짜버전으루 나와서 rpm -e wine을 했는데 위처럼 나오네요...;;
강제 삭제는 할수없는 건가요?