We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installing Node.js via package manager (markdown)
Add installation notes for gentoo linux
typos
never, never mix up sid packages with squeeze one; rather compile stuff
Added a warning against using brew to install on OSX
Amazon instructions install repo, not node itself. Add bits to install node packages. Also note Node now includes NPM
While add-apt-repository will work, the proper command is apt-add-repository.
openSUSE section fixes
Integrate FreeBSD and OpenBSD
Install npm by default on Ubuntu
provide better Fedora/RHEL/etc. instructions
add reference to apt-pinning documentation in Debian installation
fedora repo config install process changed because EL5 is ancient and stupid
Revert c9c2c6d0b0057841a9ccb5a716cdedd7adda6a9a ... eca7ee80809f1cda98ed7ff170826888b046a570
Revert c9c2c6d0b0057841a9ccb5a716cdedd7adda6a9a^ ... c9c2c6d0b0057841a9ccb5a716cdedd7adda6a9a
Fixed the installation of the Fedora repo (curl file > /etc/yum.repos.d/ won't write because yum.repos.d is a folder)
add instructions for Fedora