Skip to main content

Command Palette

Search for a command to run...

Ubuntu Install Chrome

Published
1 min read
M

Mohamad's interest is in Programming (Mobile, Web, Database and Machine Learning). He is studying at the Center For Artificial Intelligence Technology (CAIT), Universiti Kebangsaan Malaysia (UKM).

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