• ubuntu下 完全卸载火狐浏览器


    由于ubuntu下面的自带的火狐浏览器总是崩溃,又没找到具体到好办法,无奈只好将其卸载,安装了chromium Web Browser浏览器。

    Tips:


    查找火狐具体内容:

    dpkg --get-selections |grep firefox:



    卸载软件

    sudo apt-get purge firefox   firefox-globalmenu  firefox-gnome-support   firefox-locale-en   firefox-locale-zh-hans
    ————————————————
    版权声明:本文为CSDN博主「XD122」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
    原文链接:https://blog.csdn.net/xd_122/article/details/40855085

  • 相关阅读:
    python标准库
    python常用标准库
    django-restframework-serializers
    Resources.UnloadUnusedAssets
    Shader 的 Blend
    C++STL queue
    C++STL stack
    C++STL deque
    C++STL容器重点
    C++STL 迭代器
  • 原文地址:https://www.cnblogs.com/yibeimingyue/p/14606986.html
Copyright © 2020-2023  润新知