UbuntuUpdates.org

3rd Party Repository: iojs

This repository is available for:



WARNING: all packages have been deleted from this repository


Title: IO.JS
Description:

The popular fork of Node.js, io.js, is a project that we have been actively involved with. Its governance model and the phenomenal community engagement it has so far garnered, particularly compared to Node.js, should be of great encouragement to anybody concerned about the future of Node.

io.js includes an even newer version of V8, currently 4.1. It will also track the stable releases of V8 by the Chromium team and allow for a much tighter relationship between Node and the V8 teams. These new versions also give us more rapid access to ES6 features as they land in V8. NodeSource has been helping to foster new connections between Node and the V8 team, largely focused around io.js and Google's desire to connect with the server-side JavaScript community.

Daily Build: no

Download the the repository key with:

curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -

Then setup the repository:

$ sudo sh -c "echo deb https://deb.nodesource.com/iojs_1.x precise main \
> /etc/apt/sources.list.d/nodesource.list"
$ sudo apt-get update
$ sudo apt-get install nodejs
More info at: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions


Links



Packages in PPA for Precise

Deleted packages are displayed in grey.

Head packages

Dependent packages



Comments

blog comments powered by Disqus

About   -   Send Feedback to @ubuntu_updates