# This is the Node.js YUM repository file for Fedora # Drop it in /etc/yum.repos.d/ to enable this repository # # The RHEL/CentOS/SL version is located at: # http://nodejs.tchol.org/repocfg/el/nodejs-stable.repo [nodejs-stable] name=Stable releases of Node.js #baseurl=http://nodejs.tchol.org/stable/f$releasever/$basearch/ mirrorlist=http://nodejs.tchol.org/mirrors/nodejs-stable-f$releasever enabled=1 skip_if_unavailable=1 gpgcheck=1 gpgkey=http://nodejs.tchol.org/RPM-GPG-KEY-tchol [nodejs-stable-source] name=Stable releases of Node.js - source #baseurl=http://nodejs.tchol.org/stable/f$releasever/SRPMS/ mirrorlist=http://nodejs.tchol.org/mirrors/nodejs-stable-source-f$releasever enabled=0 skip_if_unavailable=1 gpgcheck=1 gpgkey=http://nodejs.tchol.org/RPM-GPG-KEY-tchol