浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
  12653 随笔 :: 2 文章 :: 617 评论 :: 608万 阅读

How-To: add EPEL repository to Centos 6.x is Easy! | ITek Blog

       How-To: add EPEL repository to Centos 6.x is Easy!
    Leave a reply   

    centos-logo-gfx epel
    Applicable to

        Centos 6.x

    Requirements

        root access
        wget:

        yum install wget

    Installation

    check here for latest version of epel-release-x-x.noarch.rpm (if wget return 404):

    cd /opt/
    wget http://mirrors.nl.eu.kernel.org/fedora-epel/6/i386/epel-release-6-8.noarch.rpm
    rpm -Uvh epel-release-6-8.noarch.rpm
    rm epel-release-6-8.noarch.rpm -f

    That’s it! You’ve added EPEL repository to your centos installation.
posted on   lexus  阅读(269)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示