This is a step by step guide shows how to install Google Chrome web browser and keep it up-to-date in Ubuntu 24.04 LTS.
Google Chrome is the top popular web browser today. It is a proprietary software free for use. For those who prefer open-source, then Google also offers Chromium browser for choice.
Google Chrome is available to install in Linux on only Intel/AMD platform through 2 ways! They are:
official and native .deb/.rpm package.
unofficial community maintained Flatpak package, runs in sandbox environment.
Here I’m going to show you how to install the browser in both ways. Choose either that you prefer.
This quick tutorial shows how to install the latest Google Chrome web browser, and keep it up-to-date, in Ubuntu 20.04 via the official Google repository.
Note: if you hate Linux command line, you may download and install the .deb package from Google Chrome site via a web browser.
1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching for ‘terminal’ from system application menu.
2. When terminal opens, run command to install the key:
Type user password (no asterisk feedback) for sudo prompts and hit Enter. The terminal should output un-readable text, since the key file is dearmored.
Then add the source repository to your system via command:
For Ubuntu 16.10 users or those just installing the new version of Google Chrome browser, you may encounter “Adobe Flash Player is out of date” error while trying to play flash videos in the browser.
This is because Google Chrome does no longer come with bundled Adobe Flash Player since version 54. For Firefox, you can get the latest Flash 23 beta via this tutorial. And for Chrome browser, you need to manually update the flash via below steps:
1. Open Google Chrome and go to the components and typing following line in the address bar:
chrome://components/
2. Find out Adobe Flash Player and click the “Check for update” button.
3. Once the flash is installed/updated, restart your browser and enjoy!