RHEL/Fedora的更新測試儲存庫的等效 CentOS 6 儲存庫是什麼?我正在嘗試按照此處的 node.js 安裝說明進行操作,但無法確定要為 CentOS 6 添加什麼儲存庫。
Error getting repository data for updates-testing, repository not found
CentOS 可用的軟體倉庫
閱讀“其他 CentOS 提供的儲存庫”。我相信您正在尋找的儲存庫是CentOS-Testing
. 您必須手動安裝它,因為預設情況下不會安裝它。CentOS-Testing repo 可以在以下位置找到:
http://dev.centos.org/centos/6/testing/CentOS-Testing.repo
引用自:https://serverfault.com/questions/479298