<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>RHEL on Wenhan blog</title>
    <link>https://wenhan.blog/zh/tags/rhel/</link>
    <description>Recent content in RHEL on Wenhan blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 14 Jul 2017 09:29:58 +0000</lastBuildDate><atom:link href="https://wenhan.blog/zh/tags/rhel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>在CentOS、Fedora或RHEL中通过yum安装Chrome浏览器</title>
      <link>https://wenhan.blog/zh/posts/20170714_install-chrome-browser-via-yum-in-centos-or-fedora-or-rhel/</link>
      <pubDate>Fri, 14 Jul 2017 09:29:58 +0000</pubDate>
      
      <guid>https://wenhan.blog/zh/posts/20170714_install-chrome-browser-via-yum-in-centos-or-fedora-or-rhel/</guid>
      <description>创建google yum源 创建文件 /etc/yum.repos.d/google-chrome.repo，并写入如下内容：
1 2 3 4 5 6 [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub 检查google源 运行如下命令检查仓库是否可用。
1 yum info google-chrome-stable 在输出中你可以看到google-chrome-stable包的最新版本。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 $ yum info google-chrome-stable Fedora 26 - x86_64 - Updates 6.3 MB/s | 4.1 MB 00:00 Fedora 26 - x86_64 7.5 MB/s | 53 MB 00:07 google-chrome 73 kB/s | 3.</description>
    </item>
    
  </channel>
</rss>
