使用的是 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 ~]#
如何才可以卸载干净。
Je l'ai testé. Lorsque yum a désinstallé httpd, il a signalé une erreur et a généré un avertissement. Cependant, l'exécution s'est poursuivie avec succès, mais le répertoire /etc/httpd est resté. Le manuel rm peut être supprimé. La même chose peut être apprise de Firefox