how to update google chrome on ubuntu 20.04 code example
Example 1: update google chrome command ubuntu
sudo apt-get --only-upgrade install google-chrome-stable
Example 2: how to install google chrome in ubuntu 32-bit
sudo apt-get install chromium-browser