Vitalie Lazu old blog

Another blog about ruby, rails, debian and system administration. Other useful staff for developers and system administrators.

Monday, July 13, 2009

Install google chrome on debian testing/sqeeeze

* Download development version of Chrome
* Install ia32-libs-gtk and lib32nss-mdns packages from testing(squeeze)
sudo aptitude -t testing install ia32-libs-gtk lib32nss-mdns

* Install chrome with
dpkg -i google-chrome-unstable_current_amd64.deb


Happy browsing!