首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

卸载完firefox为何还要需要更新啊

2013-03-12 
卸载完firefox为什么还要需要更新啊?linux新手,系统:ubuntu 12.04LTS问题:我一直用的chrome所以就把ubuntu

卸载完firefox为什么还要需要更新啊?
linux新手,系统:ubuntu 12.04LTS
问题:
我一直用的chrome所以就把ubuntu自带的firefox卸载掉了。用的命令是
sudo apt-get --purge remove firefox
sudo apt-get autoclean
sudo apt-get autoremove
但是今天Update Manager弹出更新还出现了关于firefox的东西,难道是我没删除干净吗?求各位大神帮忙!卸载完firefox为何还要需要更新啊
[解决办法]
sudo apt-get autoremove firefox-locale-en firefox-local-zh-hans应该是没有删除干净
[解决办法]
好久没有用deb系版的。。查了下--purge是用来删除应用程序的配置文件的,

如果有依赖关系的话应该会提示你firefrox-locale-en没有用,可以被删除的

热点排行