Linux 如何完全删除firefox并在fedora中重新安装

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/18825420/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-07 00:51:23  来源:igfitidea点击:

How to completely remove firefox and reinstall in fedora

linuxfirefoxfedora

提问by hardik

I want to remove firefox completely in my fedora 17 as its having some issues after upgrading from firefox 12 to firefox 22.

我想在我的 Fedora 17 中完全删除 Firefox,因为它在从 Firefox 12 升级到 Firefox 22 后遇到了一些问题。

I already have tried yum remove firefoxand yum install firefoxbut it is not solving issues.

我已经尝试过了yum remove firefoxyum install firefox但它没有解决问题。

The issues are right click menu is not working in the browser. "Firebug" is not working.

问题是右键单击菜单在浏览器中不起作用。“萤火虫”不起作用。

How can i remove all physical backup files or firefox related files in fedora 17

如何删除 Fedora 17 中的所有物理备份文件或与 Firefox 相关的文件

Please help.

请帮忙。

采纳答案by arkascha

Removing the package via the software manager as you did is all there is. You can check the files inside the package if you feel like, but there is no additional magic outside that file list. BUT: in addition you must remove your personal settings, otherwise those 'survive' the replacement of the package. Look for a hidden folder in your home directory: .firefoxor .mozilla(note the leading dot).

像您一样通过软件管理器删除软件包就是全部。如果您愿意,您可以检查包内的文件,但在该文件列表之外没有额外的魔法。但是:此外,您必须删除您的个人设置,否则这些设置将在更换软件包时“幸免于难”。在您的主目录中查找隐藏文件夹:.firefox.mozilla(注意前导点)。