How to update Google chrome in Ubuntu?

link|improve this question

1  
What have you tried, and how didn't it work? – Ignacio Vazquez-Abrams Apr 13 '10 at 1:08
@Ignacio: Add/Remove Applications and it's not there. – OscarRyz Apr 16 '10 at 5:23
feedback

2 Answers

From the Chrome EULA page:

Note: Installing Google Chrome will add the Google repository so your system will automatically keep Google Chrome up to date. If you don't want Google's repository, do "sudo touch /etc/default/google-chrome" before installing the package.

[emphasis theirs]

So, as mgpyone indicated Ubuntu's update-manager should take care of that for you.

Here are the contents of my /etc/apt/sources.list.d/google-chrome.list

deb http://dl.google.com/linux/deb/ stable main
link|improve this answer
feedback

From Google Chrome Help

Use your package manager to check for updates.

Privacy information

Google Chrome uses a process called Google Update to periodically check for updates. This process sends information, such as version number, language, operating system, and other installation or update-related details, back to Google servers. This information is not associated with you or your Google Account.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.