UbuntuUpdates.org

3rd Party Repository: iojs

This repository is available for:


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 trusty 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


Most recent updates in iojs PPA (Trusty)

Date Package Version
2015-07-10 20:09:41 UTC iojs 1.8.4-1nodesource1~trusty1
2015-07-07 23:09:58 UTC iojs 1.8.3-1nodesource1~trusty1
2015-04-22 03:08:02 UTC iojs 1.8.1-1nodesource1~trusty1
2015-04-14 19:08:17 UTC iojs 1.7.1-1nodesource1~trusty1
2015-04-07 22:08:30 UTC iojs 1.6.4-1nodesource1~trusty1


Packages in PPA for Trusty

Deleted packages are displayed in grey.

Head packages

Dependent packages



Comments

blog comments powered by Disqus

About   -   Send Feedback to @ubuntu_updates