先进入管理员模式
执行:
yum remove firefox
然后用whereis 查看,却发现还是有:
[root@localhost ~]# whereis firefox firefox: /usr/lib64/firefox
再执行
cd /usr/lib64/
rm -rf firefox
即可干净删除firefox
其他软件卸载方法类似。
先进入管理员模式
执行:
yum remove firefox
然后用whereis 查看,却发现还是有:
[root@localhost ~]# whereis firefox firefox: /usr/lib64/firefox
再执行
cd /usr/lib64/
rm -rf firefox
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。