miércoles, octubre 31, 2007

Use Google Linux repositories in Ubuntu

sudo vi /etc/apt/sources.list


add the following line



deb http://dl.google.com/linux/deb/ stable non-free

Save and exit the file

Run these commands as root:


wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -

sudo apt-get update

Install google applications now you can see the following command to install google picasa


sudo apt-get install picasa

that's all !!!!!!

vía: ubuntu Geek



Powered by ScribeFire.

No hay comentarios: