我正在尝试安装 Google Chrome,为此我下载了一个 google-chrome-stable_current_i386.deb 文件。
当我尝试install
在终端中安装时使用
sudo install google-chrome-stable_current_i386.deb
它给出了以下错误。
install: missing destination file operand after ‘google-chrome-stable_current_i386.deb’
Try 'install --help' for more information.