Ubuntu 20.04: Install Google Chrome for Web Browser

20日 8月 2021

This article will describe installing Google Chrome.

1 Install google-chrome-stable

Install google-chrome-stable package.

#!/bin/sh -ewget -q dpkg -i google-chrome-stable_current_amd64.deb || (sudo apt -f install -y && sudo dpkg -i google-chrome-stable_current_amd64.deb)rm -f google-chrome-stable_current_amd64.deb

2 Run google-chrome-stable

Run google-chrome-stable.

$ google-chrome-stable

0001_google-chrome.png

]]> tagPlaceholderカテゴリ: en, google-chrome, ubuntu-2004

Android | Linux | SDL - Narrow Escape