

The following command captures a screenshot of a page. We can run the Google Chrome in a headless environment. When installation is completed, we can check Google Chrome version: google-chrome -version Testing Google Chrome Update the package lists and install Google Chrome: sudo apt update sudo apt install -y google-chrome-stable Install Google Chromeĭownload GPG key by using the following command: sudo wget -qO /etc/apt//google_linux_signing_key.asc Īdd the Google Chrome repository: echo "deb stable main" | sudo tee /etc/apt//google-chrome.list This tutorial shows how to install Google Chrome on Ubuntu 22.04. Chrome is based on the open-source Chromium project. Chrome is a free software, but is not open-source.

Google Chrome is a cross-platform, fast, secure web browser developed by Google.
