Install yum on RHEL5

1. Delete the default yum : [codesyntax lang="bash" lines="no" container="pre" tab_width="4"] $ rpm -aq | grep yum | xargs rpm -e --nodeps [/codesyntax] 2. Install yum of from http://mirrors.163.com/c… Continue reading
Posted in RHEL| Tagged , | 2 Comments