Heim  >  Fragen und Antworten  >  Hauptteil

centos - linux 卸载了软件之后 whereis firefox 还是可以看到

使用的是 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 ~]#

如何才可以卸载干净。

为情所困为情所困2733 Tage vor762

Antworte allen(1)Ich werde antworten

  • 过去多啦不再A梦

    过去多啦不再A梦2017-04-25 09:03:14

    我测试了一下,yum在卸载httpd的时候报错了一下,提示了一个warning,不过继续执行成功,但残留了/etc/httpd目录,手动rm 删除它就可以了。同理可鉴Firefox

    Antwort
    0
  • StornierenAntwort