Ubuntu Install Chrome
Mar 3, 2024 · 1 min read · Install using apt install command:
sudo apt install google-chrome-stable
Google Chrome may require packages that are not available in the OS.
Fix the broken installation:
sudo apt --fix-broken install
Run Google Chrome:
google-chrome