CentOS7 卸载Firefox

先进入管理员模式

执行:

yum remove firefox

然后用whereis 查看,却发现还是有:

[root@localhost ~]# whereis firefox
firefox: /usr/lib64/firefox

再执行

cd /usr/lib64/
rm -rf firefox
即可干净删除firefox
 
其他软件卸载方法类似。
posted @ 2019-06-02 17:28  WindSun  阅读(4770)  评论(0编辑  收藏  举报
博客已停更,文章已转移,点击访问