ubuntu下方便安装google软件

ubuntu geek看到的这个方法比较方便安装google的软件。

修改源:

sudo gedit /etc/apt/sources.list

加入:

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

获取密钥:

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

更新:

sudo apt-get update

这样就可以安装google的软件了。比如:

sudo apt-get install picasa

图片管理软件picasa就方便的安装在你的ubuntu上了。

ps:这是怎么了,google首页加入了全新功能了.

googleupdate.bmp

Related Posts:

Posted Tags: ,

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>