Skip to content

Instantly share code, notes, and snippets.

@codedeep79
Last active April 3, 2022 17:44
Show Gist options
  • Select an option

  • Save codedeep79/155a3fb9ddd2be8dd5b68dd644c7dc78 to your computer and use it in GitHub Desktop.

Select an option

Save codedeep79/155a3fb9ddd2be8dd5b68dd644c7dc78 to your computer and use it in GitHub Desktop.
Install Google Chrome in Ubuntu

Code

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment