Ubuntu安装Google Chrome,报NSS version的错误
发布时间:2020-09-21 16:53:04 所属栏目:Ubuntu 来源:互联网
导读:使用网上的教程安装google-chrome,启动时报这个错误: [4594:4630:1021/124049.156901:FATAL:nss_util.cc(632)] NSS_VersionCheck(3.26) failed. NSS = 3.26 is required. Please upgrade to the latest NSS, and if you still get
使用网上的教程安装google-chrome,启动时报这个错误: [4594:4630:1021/124049.156901:FATAL:nss_util.cc(632)] 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. 应该是NSS的version太低,升级NSS即可: sudo apt install --reinstall libnss3 (编辑:莱芜站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |