We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Packages have moved from epel-testing to epel
Updated Installing Node.js via package manager (markdown)
Simplify the `cd` command in the installation instructions for Debian.
I see no reason to suggest running every command as root.
Disable color codes so cd will work
For Ubunutu/Mint, add an apt-get update before trying to install python-software-properties, python, g++, and make.
removed defunct link to apptob.org (for configure shell script to install node.js on ubuntu/mint)
EL6 packages are available in epel-testing
node is in Fedora stable now
The blog entry about installing on Mint used a totally outdated node repo featuring version 0.5. The Debian howto above should work for all.
The nodejs package from Chris Lea's Ubuntu repo now includes both npm and nodejs-dev
Revert 48d7dbd
On Ubuntu 12.10, the `software-properties-common` package is necessary to run `sudo add-apt-repository`. Just installing `python-software-properties` doesn't do it.
i've lost hours trying to figure out why the packages installed with npm were not working correctly. If there's a conflct with another package, this page should mention it
Document that packages are supported by their maintainers, not the core team.
Removed reference to RHEL as there is currently no repo which has it available. Ditto for CentOS etc
nodejs doesn't depend on npm
As of 0.8 brew installs should no longer be buggy
fixed grammar in Ubuntu installation instructions using apptob.org
There is no package for CentOS.
Update Fedora blurb, node.js is in Rawhide now.
site for fedora etc rpm does not exist anymore.
update Ubuntu instructions for Quantal
Deprecate yum repository that's not updated.
Added 'make' requirement for Debian Squeeze.
Node development versions installation using ports or packages on FreeBSD