通过yum 安装 chrome 和flash 插件

http://opencodeworld.com/wordpress/?p=244

Best way to install and keep up-to-date with Google Chrome browser is use Google’s own YUM repository.

1) Enable google yum repository

Here creating google.repo file using vi editor

command : vim /etc/yum.repos.d/google.repo

add following content.

for 32-bit

[google]
name=Google – i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

for 64-bit

[google64]
name=Google – x86_64
baseurl=http://dl.google.com/linux/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

Note: Both 32-bit and 64-bit repos can be placed in the same file.

2) Install Google Chrome with YUM (as root user)

Install Google Chrome Stable Version
command :   yum install google-chrome-stable

Install Google Chrome Beta Version
command :
yum install google-chrome-beta

Install Google Chrome Unstable Version
command : yum install google-chrome-unstable


Enjoy browsing google chrome :)

安装flash 插件【一下操作基于32位的Fedora】:
添加文件 /etc/yum.repos.d/adobe-linux-i386.repo,内容如下

[adobe-linux-i386]
name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

安装flash: yum install flash-plugin

将插件应用于chrome:ln -s /usr/lib/mozilla/plugins/libflashplayer.so /opt/google/chrome/plugins/libflashplayer.so


全文参考:通过yum安装chrome flash


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值