UbuntuUpdates.org

3rd Party Repository: Nodejs 7.x

This repository is available for:


Title: Nodejs 7.x
Description:

Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

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/node_7.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 Nodejs 7.x PPA (Trusty)

Date Package Version
2017-07-12 19:09:33 UTC nodejs 7.10.1-2nodesource1~trusty1
2017-07-11 19:09:38 UTC nodejs 7.10.1-1nodesource1~trusty1
2017-05-04 02:08:47 UTC nodejs 7.10.0-1nodesource1~trusty1
2017-04-12 05:11:10 UTC nodejs 7.9.0-1nodesource1~trusty1
2017-03-31 08:08:32 UTC nodejs 7.8.0-2nodesource1~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