Skip to content

Instantly share code, notes, and snippets.

@deepakpk009
Created February 1, 2018 07:09
Show Gist options
  • Save deepakpk009/a73f4e37dbc2fec8a297373be7e43f03 to your computer and use it in GitHub Desktop.
Save deepakpk009/a73f4e37dbc2fec8a297373be7e43f03 to your computer and use it in GitHub Desktop.
Google chrome not opening/working in ubuntu
Install chrome using the below cmd:
sudo apt-get install google-chrome-stable
then open the crome using the below cmd:
google-chrome-stable %U --password-store=basic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment