几天前,我在 Ubuntu 上安装了 Google Chrome,但在安装完成之前我关闭了电脑。现在我收到一个错误
E:The package google-chrome-stable needs to be reinstalled, but I can't find an archive for it.'
打开它们时。请帮助我
答案1
使用以下命令将其删除
sudo dpkg --remove --force-remove-reinstreq google-chrome-stable
然后重新安装。