Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

History / Installing Node.js via package manager

Revisions

  • updated forced version number. told where to find it. prompted answer to as to why it must be specified.

    Eric Prud'hommeaux committed Sep 17, 2013
  • Make sure to include the version number while installing from PPA

    @ramv ramv committed Sep 10, 2013
  • Added Elementary OS

    @johnnyfreeman johnnyfreeman committed Aug 26, 2013
  • revert c39b4f9: that will install the amateur radio package

    @tchollingsworth tchollingsworth committed Aug 5, 2013
  • Updated yum install link for Fedora

    @madhairsilence madhairsilence committed Aug 2, 2013
  • Updated Installing Node.js via package manager (markdown)

    @esc esc committed Jul 29, 2013
  • nodejs now has stable candidates in gentoo

    @jbergstroem jbergstroem committed Jul 29, 2013
  • Oops; nevermind. Didn't see the comment below it.

    Stefan Lance committed Jul 29, 2013
  • python-software-properties is no longer available through the Ubuntu package manager, but it's replaced by software-properties-common.

    Stefan Lance committed Jul 29, 2013
  • Packages have moved from epel-testing to epel

    Tom Atkinson committed Jul 29, 2013
  • Updated Installing Node.js via package manager (markdown)

    @wingfire wingfire committed Jul 29, 2013
  • Simplify the `cd` command in the installation instructions for Debian.

    @gurdiga gurdiga committed Jul 29, 2013
  • I see no reason to suggest running every command as root.

    Greg Fitzgerald committed Jul 29, 2013
  • Disable color codes so cd will work

    Greg Fitzgerald committed Jul 29, 2013
  • For Ubunutu/Mint, add an apt-get update before trying to install python-software-properties, python, g++, and make.

    @technicalpickles technicalpickles committed Jul 29, 2013
  • removed defunct link to apptob.org (for configure shell script to install node.js on ubuntu/mint)

    @soxofaan soxofaan committed Jul 29, 2013
  • EL6 packages are available in epel-testing

    @tchollingsworth tchollingsworth committed Jul 29, 2013
  • node is in Fedora stable now

    @tchollingsworth tchollingsworth committed Jul 29, 2013
  • 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.

    pietsch committed Jul 29, 2013
  • The nodejs package from Chris Lea's Ubuntu repo now includes both npm and nodejs-dev

    @lovell lovell committed Jul 29, 2013
  • Revert 48d7dbd

    @davidcelis davidcelis committed Jul 29, 2013
  • 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.

    @davidcelis davidcelis committed Jul 29, 2013
  • 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

    @pleasedontbelong pleasedontbelong committed Jul 29, 2013
  • Document that packages are supported by their maintainers, not the core team.

    @bnoordhuis bnoordhuis committed Jul 29, 2013
  • Removed reference to RHEL as there is currently no repo which has it available. Ditto for CentOS etc

    @patches2 patches2 committed Jul 29, 2013
  • nodejs doesn't depend on npm

    @jgillich jgillich committed Jul 29, 2013
  • As of 0.8 brew installs should no longer be buggy

    @SLM-Linus SLM-Linus committed Jul 29, 2013
  • fixed grammar in Ubuntu installation instructions using apptob.org

    @amberj amberj committed Jul 29, 2013
  • Updated Installing Node.js via package manager (markdown)

    @tchollingsworth tchollingsworth committed Jul 29, 2013
  • Updated Installing Node.js via package manager (markdown)

    siddharthasahu committed Jul 29, 2013