Frankly speaking, I didn't know that Google has its own package repository (maybe I'm a bit out of date ;) It supports several popular Linux distributions namely Debian, Ubuntu, Fedora and Mandriva.
So now it's possible to install Google software like picasa directly from their repository, which is especially useful if you want to stay up to date with the latest software updates (what you normally do with other applications using your favourite package manager like apt or yum).
If you want to enable Google repositories on your Linux box, here is a quick HOWTO:
Debian and Ubuntu
If you are using Debian Etch or Ubuntu Feisty, do the following:
- Download the file https://dl-ssl.google.com/linux/linux_signing_key.pub and save it somewhere (in your HOME directory, for example)
- Acquire root privileges and proceed:
apt-key add $HOME$/linux_signing_key.pub - Edit your /etc/apt.sources file and add:
# Google software repository
deb http://dl.google.com/linux/deb/ stable non-free - Update your package manager's database:
apt-get update
With root privileges add file google.repo to /etc/yum.repos.d/ directory.
The file should contain the following lines:
[google]
name=Google - $basearch
baseurl=http://dl.google.com/linux/rpm/stable/$basearch
enabled=1
gpgcheck=1
Mandriva
You really need to execute just one command as root:
urpmi.addmedia -v google http://dl.google.com/linux/rpm/stable/i386 with hdlist.cz

1 комментария(ев):
我想去云南,先咨询云南旅游
丽江旅游
云南旅游线路
云南旅行社
云南景点
云南旅游网
云南旅游景点
丽江旅行社
丽江旅游
云南旅游价格
昆明旅行社
昆明旅游
云南旅游
云南昆明旅游
云南旅行社
云南旅行社
云南会议
云南会议旅游
云南旅游
昆明旅游网
大理旅游
丽江旅游
腾冲旅游
香格里拉旅游
西双版纳旅游
昆明旅游
大理旅游
丽江旅游网
腾冲旅游
香格里拉旅游
西双版纳旅游
昆明旅游
大理旅游
丽江旅游网
腾冲旅游
香格里拉旅游
西双版纳旅游
台湾旅游
马尔代夫旅游
日韩旅游
海南旅游
广西旅游
西藏旅游
北京旅游
四川旅游
港澳旅游
欧洲旅游
巴厘岛旅游
九寨沟旅游
昆明旅游
大理旅游
丽旅游江
腾冲旅游
香格里拉旅游
西双版纳旅游
红河旅游
瑞丽旅游
泸沽湖旅游
保山旅游
文山旅游
思茅旅游
昭通旅游
楚雄旅游
玉溪旅游
曲靖旅游
德宏旅游
临沧旅游
怒江旅游
北京旅游
天津旅游
河北旅游
吉林旅游
内蒙古旅游
黑龙江旅游
辽宁旅游
山西旅游
上海旅游
安徽旅游
浙江旅游
江苏旅游
山东旅游
青海旅游
西藏旅游
新疆旅游
四川旅游
重庆旅游
云南旅游
贵州旅游
宁夏旅游
甘肃旅游
陕西旅游
广东旅游
广西旅游
福建旅游
海南旅游
湖北旅游
湖南旅游
江西旅游
河南旅游
印泰新马旅游
越缅老柬旅游
港澳旅游
台湾旅游
马尔代夫旅游
日韩旅游
亚洲旅游
奥洲旅游
欧洲旅游
美洲旅游
非洲中东旅游
Post a Comment