Ubuntu 安装谷歌浏览器报错解决:Errors were encountered while processing

Ubuntu 安装谷歌浏览器报错解决

parallels@ubuntu-linux-22-04-02-desktop:~/snap/firefox/common/Downloads$ sudo dpkg -i google-chrome-stable_current_amd64.deb 
[sudo] password for parallels: 
dpkg: error processing archive google-chrome-stable_current_amd64.deb (--install):
 package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
 google-chrome-stable_current_amd64.deb

解决:

sudo dpkg --add-architecture amd64

posted @ 2023-10-04 16:56  寻月隐君  阅读(287)  评论(0编辑  收藏  举报