This HOWTO shows how you can install Google Chrome Dev Build on Ubuntu 9.04 (Jaunty Jackalope).
- Add the Google software repository:
$ sudo gedit /etc/apt/sources.list.d/google-chrome.listThen add this line:
deb http://dl.google.com/linux/deb/ stable main - Add signing key:
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - - Update sources list:
$ sudo aptitude update - Install Google Chrome Dev Build:
$ sudo aptitude install google-chrome-unstable - Run Google Chrome by clicking Applications → Internet → Google Chrome.
A screenshot of Google Chrome Dev Build:
If you like this post, please consider buying me a beer.
1 response so far ↓
1 “Official” Google Chrome on GNU/Linux | Slickware // Sep 9, 2009 at 12:01 pm
[…] How to install Google Chrome Dev Build on Ubuntu 9.04 (Jaunty Jackalope) VN:F [1.6.4_902]please wait…Rating: 0.0/5 (0 votes cast)VN:F [1.6.4_902]Rating: 0 (from 0 votes) […]
Leave a Comment