使用的是 linux centos 7.
先使用
yum -y install firefox
yum -y install httpd
然后卸载执行了:
yum remove firefox
yum remove httpd
然后用whereis 查看,却发现还是有:
[root@localhost ~]#
[root@localhost ~]# whereis firefox
firefox: /usr/lib64/firefox
[root@localhost ~]# whereis httpd
httpd: /etc/httpd
[root@localhost ~]#
如何才可以卸载干净。
yum이 httpd를 제거했을 때 오류가 보고되고 경고 메시지가 표시되었습니다. 그러나 실행은 성공적으로 계속되었지만 /etc/httpd 디렉터리는 남아서 삭제할 수 있습니다. Firefox에서도 같은 내용을 배울 수 있습니다