

Screenshot of Google Chrome running on LinuxMint 20: Google Chrome Running on Linux Mint Conclusion Start Google Chrome Terminal Mode $ google-chrome Want to try Google Chrome beta, run: sudo apt install -y google-chrome-beta Start Google Chrome Graphical Mode sudo apt install -y google-chrome-stable Google Chrome Beta To Install Google Chrome Stable, use the below command. echo "deb stable main" | sudo tee /etc/apt//google-chrome.list Install Google Chrome Install Google Chrome On Linux Mint Add Google Chrome Repositoryįirst, download the Google signing key and install it. Here is the guide on how to install Google Chrome on Linux Mint 20 / Linux Mint 19. Also, you can install themes for changing the way it looks. You can easily extend the functionality of Google Chrome by installing extension and web applications. It has an inbuilt translate facility for translation of over 52 languages. Go to All applications and search for Chrome to start it.Google Chrome is the widely used freeware browser, developed by Google, uses the WebKit layout engine. sudo dnf install google-chrome-stable_current_x86_64.rpm Simply use the DNF or Yum to install the downloaded RPM binary, this will also resolve and install if any dependency is required. This will automatically include its repo to our system wget

We don’t need to add the Chrome browser repository manually, just download its RPM binary and install it either using DNF or YUM package manager. sudo rpm -import linux_signing_key.pubĭownload Chrome Browser RPM package on Rocky Linux


Now, use the command to import the downloaded key to the system, so that it could recognize it. To make sure whatever the packages we receive to install chrome browser are from the authentic source, we need to download the Google signed GPG key on Rocky Linux otherwise it will show an error while installation. Check Google Chrome repo is on the system or not Download GPG key
