淄博外贸网站哪家好,吴江住房和城乡建设局网站,专门找事做的网站,wordpress剧情网当前系统#xff1a;Debian 12.7 昨天在Debian 12.7上安装Google Chrome时#xff0c;可能由于网络原因#xff0c;导入公钥始终失败。
导致无法正常使用命令#apt install google-chrome-stable来安装google chrome;
解决办法#xff1a; Step1.下载当前google chrome稳…当前系统Debian 12.7 昨天在Debian 12.7上安装Google Chrome时可能由于网络原因导入公钥始终失败。
导致无法正常使用命令#apt install google-chrome-stable来安装google chrome;
解决办法 Step1.下载当前google chrome稳定版 # wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb Step2.安装此deb包 # apt install ./google-chrome-stable_current_amd64.deb 至此就安装成功搞定.