2013年7月12日 星期五

Oracle Linux 6 How-to Enable the Yum Repository

http://tutorialforlinux.com/2011/05/oracle-linux-6-enable-yum-repository/

On Oracle Linux 6 Repositories aren’t Enabled by Default…
If you wish to make Easier Installation of Dependencies you need to Enable the Repository for Yum.
  1. Download the Repository file
    su -
    cd /etc/yum.repos.d
    wget http://public-yum.oracle.com/public-yum-ol6.repo
  2. Enable the Repository
    nano public-yum-ol6.repo
    Change “enabled=0″ to “enabled=1″
    Now you are Ready 4 Yum on OL6 :)
The Secret YUM Guide:
Good Luck!

沒有留言:

張貼留言