fedora 16安装 chrome

本文介绍如何通过添加Google Chrome YUM仓库并使用YUM命令在32位和64位系统上安装不同版本的Google Chrome浏览器,包括稳定版、测试版及不稳定版。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Add Google Chrome Yum Repository
Add the below to /etc/yum.repos.d/google.repo file: -

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

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

2. Yum Install Google Chrome
You can choose to install one of the following: -

# Yum install Google Chrome Stable 64-bit
yum instal google-chrome-stable.x86_64

# Yum install Google Chrome Beta 64-bit
yum instal google-chrome-beta.x86_64

# Yum install Google Chrome Unstable 64-bit
yum instal google-chrome-unstable.x86_64

# Yum install Google Chrome Stable 32-bit
yum instal google-chrome-stable.i386

# Yum install Google Chrome Beta 32-bit
yum instal google-chrome-beta.i386

# Yum install Google Chrome Unstable 32-bit
yum instal google-chrome-unstable.i386

Thank you for reading this and I hope you enjoy it. If you found these helpful, please contribute to help:


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值