Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Mint18 安装Chrome #37

Open
itgoyo opened this issue Dec 29, 2017 · 0 comments
Open

Linux Mint18 安装Chrome #37

itgoyo opened this issue Dec 29, 2017 · 0 comments

Comments

@itgoyo
Copy link
Owner

itgoyo commented Dec 29, 2017

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
sudo apt-get update
sudo apt-get -y install google-chrome-beta

[0807/144244.712736:FATAL:nss_util.cc(627)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required
Please upgrade to the latest NSS, and if you still get this error,
contact your distribution maintainer.
  • 解决方法

方法一:chrome 版本降低

卸载目前的chrome
    https://www.slimjet.com/chrome/google-chrome-old-version.php 下载相应的chrome旧版本安装。

方法2 : update NSS

sudo apt-get install libnss3

Linux Mint 安装网络监控器,直接使用状态栏里面添加小部件,然后安装显示到相应的位置即可。

个人比较推荐这个,因为这个比较好看:https://github.com/dfaust/plasma-applet-netspeed-widget

Mint ctrl+alt+t 快速启动终端

打开chrome 每次都弹出KDE Wallet请求的解决办法

编辑文件~/.kde/share/config/kwalletrc,追加内容:

[Auto Deny]
kdewallet=Google Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant